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

/linux-4.1.27/drivers/lguest/x86/
H A Dcore.c133 static void run_guest_once(struct lg_cpu *cpu, struct lguest_pages *pages) run_guest_once() function
272 run_guest_once(cpu, lguest_pages(raw_smp_processor_id())); lguest_arch_run_guest()
H A Dswitcher_32.S278 // Here we see the trickness of run_guest_once():

Completed in 81 milliseconds