Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c1396 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() function
2169 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()