Home
last modified time | relevance | path

Searched refs:POE_X (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dpkey-arm64.h26 #define POE_X 0x2 macro
102 new_val = POE_X; in set_pkey_bits()
122 if (perm == POE_X) in get_pkey_bits()
H A Dprotection_keys.c1675 u64 new_pkey = (POE_X << PKEY_BITS_PER_PKEY * 2) |
/linux/arch/arm64/include/asm/
H A Dpor.h30 return perm & POE_X; in por_elx_allows_exec()
H A Dsysreg.h1093 #define POE_X UL(0x2) macro
/linux/arch/arm64/mm/
H A Dmmu.c1581 new_por &= ~POE_X; in arch_set_user_pkey_access()