Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dspecial_insns.h52 static inline void native_write_cr3(unsigned long val) in native_write_cr3() function
163 native_write_cr3(x); in write_cr3()
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dpgtable_64.c204 native_write_cr3((unsigned long)pgtable); in cleanup_trampoline()
/linux-6.3-rc2/arch/x86/mm/
A Dmem_encrypt_identity.c408 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
502 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
A Dtlb.c1189 native_write_cr3(__native_read_cr3()); in native_flush_tlb_local()
/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c323 .mmu.write_cr3 = native_write_cr3,

Completed in 9 milliseconds