Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmem_encrypt.h100 #define __sme_pa_nodebug(x) (__pa_nodebug(x) | sme_me_mask) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dhead64.c319 write_cr3(__sme_pa_nodebug(early_top_pgt)); in reset_early_page_tables()