POE_RWX
#define POR_EL0_INIT POR_ELx_PERM_PREP(0, POE_RWX)
por_enable_all |= POR_ELx_PERM_PREP(pkey, POE_RWX);
if (pov_perms & ~POE_RWX)
if (uov_perms & ~POE_RWX)
new_por = POE_RWX;
u64 new_val = POE_RWX;
POE_RWX;