Searched refs:lguest_write_cr3 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/lguest/ | ||
H A D | boot.c | 552 static void lguest_write_cr3(unsigned long cr3) lguest_write_cr3() function 1461 pv_mmu_ops.write_cr3 = lguest_write_cr3; lguest_init() |
Completed in 38 milliseconds