_KERNPG_TABLE_NOENC
pgtable_flags = _KERNPG_TABLE_NOENC + sme_get_me_mask();
#define PGD_FLAGS _KERNPG_TABLE_NOENC
#define P4D_FLAGS _KERNPG_TABLE_NOENC
#define PUD_FLAGS _KERNPG_TABLE_NOENC
#define PMD_FLAGS _KERNPG_TABLE_NOENC
.kernpg_flag = _KERNPG_TABLE_NOENC,
.kernpg_flag = _KERNPG_TABLE_NOENC,
__pa_symbol(level3_ident_pgt) + _KERNPG_TABLE_NOENC;
level3_ident_pgt[0].pud = __pa_symbol(level2_ident_pgt) + _KERNPG_TABLE_NOENC;