Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c1345 static void xen_write_cr3(unsigned long cr3) in xen_write_cr3() function
1930 xen_write_cr3(cr3); in xen_write_cr3_init()
1938 pv_mmu_ops.write_cr3 = &xen_write_cr3; in xen_write_cr3_init()
1969 xen_write_cr3(__pa(initial_page_table)); in xen_setup_kernel_pagetable()
2065 pv_mmu_ops.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()