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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c1444 static void xen_write_cr3(unsigned long cr3) function
1851 xen_write_cr3(__pa(swapper_pg_dir));
1956 .write_cr3 = xen_write_cr3,

Completed in 51 milliseconds