Searched refs:last_pages (Results 1 – 3 of 3) sorted by relevance
93 if (__this_cpu_read(lg_last_cpu) != cpu || cpu->last_pages != pages) { in copy_in_guest_info()95 cpu->last_pages = pages; in copy_in_guest_info()
62 struct lguest_pages *last_pages; member
203 cpu->last_pages = NULL; in lg_cpu_start()