Home
last modified time | relevance | path

Searched refs:__sme_pa_nodebug (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmem_encrypt.h95 * The __sme_pa() and __sme_pa_nodebug() macros are meant for use when
101 #define __sme_pa_nodebug(x) (__pa_nodebug(x) | sme_me_mask) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmem_encrypt.h99 * The __sme_pa() and __sme_pa_nodebug() macros are meant for use when
105 #define __sme_pa_nodebug(x) (__pa_nodebug(x) | sme_me_mask) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead64.c319 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead64.c327 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()

Completed in 3 milliseconds