Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dident_map_64.c183 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()
/linux/arch/x86/include/asm/
H A Dspecial_insns.h174 static inline void write_cr3(unsigned long x) in write_cr3() function
/linux/arch/x86/realmode/
H A Dinit.c33 write_cr3(real_mode_header->trampoline_pgd); in load_trampoline_pgtable()
/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt40 # instead on write_cr3() performed by switch_mm() to provide core serialization
/linux/arch/x86/kernel/
H A Dhead64.c75 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()
/linux/arch/x86/power/
H A Dcpu.c215 write_cr3(ctxt->cr3); in __restore_processor_state()
/linux/arch/x86/xen/
H A Dmmu_pv.c2178 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()
2197 pv_ops.mmu.write_cr3 = xen_write_cr3_init; in xen_init_mmu_ops()