Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmem_encrypt.h113 #define __sme_pa_nodebug(x) (__pa_nodebug(x) | sme_me_mask) macro
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c326 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()