Searched refs:write_cr3 (Results 1 – 8 of 8) sorted by relevance
183 write_cr3(top_level_pgt); in initialize_identity_maps()227 write_cr3(top_level_pgt); in split_large_pmd()325 write_cr3(top_level_pgt); in set_clr_page_flags()
174 static inline void write_cr3(unsigned long x) in write_cr3() function
257 write_cr3(__sme_pa(pgdir)); in load_cr3()
33 write_cr3(real_mode_header->trampoline_pgd); in load_trampoline_pgtable()
40 # instead on write_cr3() performed by switch_mm() to provide core serialization
75 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()
215 write_cr3(ctxt->cr3); in __restore_processor_state()
1442 * with the same assumptions as what to do when write_cr3 is executed2178 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init() 2189 pv_ops.mmu.write_cr3 = xen_write_cr3_init; in xen_leave_lazy_mmu()