Home
last modified time | relevance | path

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

/drivers/lguest/x86/
Dcore.c84 static void copy_in_guest_info(struct lg_cpu *cpu, struct lguest_pages *pages) in copy_in_guest_info() function
141 copy_in_guest_info(cpu, pages); in run_guest_once()