Searched refs:copy_in_guest_info (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/lguest/x86/
H A Dcore.c85 static void copy_in_guest_info(struct lg_cpu *cpu, struct lguest_pages *pages) copy_in_guest_info() function
142 copy_in_guest_info(cpu, pages); run_guest_once()
235 * also simplify copy_in_guest_info(). Note that we'd still need to restore
505 * copy_in_guest_info()). lguest_arch_host_init()

Completed in 45 milliseconds