Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dspecial_insns.h52 static inline void native_write_cr3(unsigned long val) in native_write_cr3() function
174 native_write_cr3(x); in write_cr3()
/linux/arch/x86/boot/compressed/
A Dpgtable_64.c205 native_write_cr3((unsigned long)pgtable); in cleanup_trampoline()
/linux/arch/x86/mm/
A Dmem_encrypt_identity.c406 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
500 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
A Dtlb.c1195 native_write_cr3(__native_read_cr3()); in native_flush_tlb_local()
/linux/arch/x86/kernel/
A Dparavirt.c346 .mmu.write_cr3 = native_write_cr3,

Completed in 14 milliseconds