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
163 native_write_cr3(x); in write_cr3()
/linux/arch/x86/boot/compressed/
A Dpgtable_64.c199 native_write_cr3((unsigned long)pgtable); in configure_5level_paging()
/linux/arch/x86/mm/
A Dmem_encrypt_identity.c396 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
490 native_write_cr3(__native_read_cr3()); in sme_encrypt_kernel()
A Dtlb.c1213 native_write_cr3(__native_read_cr3()); in native_flush_tlb_local()
/linux/arch/x86/kernel/
A Dparavirt.c203 .mmu.write_cr3 = native_write_cr3,

Completed in 12 milliseconds