Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c1323 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() function
1360 * of xen_write_cr3 - the early bootup (this one), and the late one
1361 * (xen_write_cr3). The reason we have to do that is that in 64-bit
2068 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c1345 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() function
1382 * of xen_write_cr3 - the early bootup (this one), and the late one
1383 * (xen_write_cr3). The reason we have to do that is that in 64-bit
2120 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()

Completed in 7 milliseconds