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

/linux-master/arch/x86/include/asm/
H A Dmem_encrypt.h107 * The __sme_pa() and __sme_pa_nodebug() macros are meant for use when
113 #define __sme_pa_nodebug(x) (__pa_nodebug(x) | sme_me_mask) macro
/linux-master/arch/x86/kernel/
H A Dhead64.c278 write_cr3(__sme_pa_nodebug(early_top_pgt));

Completed in 131 milliseconds