Home
last modified time | relevance | path

Searched refs:map_switcher_in_guest (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/lguest/
Dlg.h194 void map_switcher_in_guest(struct lg_cpu *cpu, struct lguest_pages *pages);
Dpage_tables.c1167 void map_switcher_in_guest(struct lg_cpu *cpu, struct lguest_pages *pages) in map_switcher_in_guest() function
/linux-4.4.14/drivers/lguest/x86/
Dcore.c108 map_switcher_in_guest(cpu, pages); in copy_in_guest_info()