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
H A Dparavirt_types.h145 void (*write_cr3)(unsigned long); member
/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/mm/
H A Dtlb.c582 write_cr3(new_mm_cr3); in load_new_mm_cr3()
1103 write_cr3(build_cr3(mm->pgd, 0, 0)); in initialize_tlbstate_and_flush()