Searched refs:xen_write_cr3 (Results 1 – 1 of 1) sorted by relevance
1421 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() function2202 xen_write_cr3(cr3); in xen_write_cr3_init()2210 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_write_cr3_init()2264 xen_write_cr3(__pa(initial_page_table)); in xen_setup_kernel_pagetable()2377 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()