Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Dpkey-arm64.h26 #define POE_X 0x2 macro
103 new_val = POE_X; in set_pkey_bits()
123 if (perm == POE_X) in get_pkey_bits()
H A Dprotection_keys.c1613 u64 new_pkey = (POE_X << PKEY_BITS_PER_PKEY * 2) | in test_ptrace_modifies_pkru()
/linux-6.15/arch/arm64/include/asm/
H A Dpor.h31 return perm & POE_X; in por_elx_allows_exec()
H A Dsysreg.h1046 #define POE_X UL(0x2) macro
/linux-6.15/arch/arm64/kvm/
H A Dat.c1099 wr->px &= pov_perms & POE_X; in compute_s1_overlay_permissions()
1108 wr->ux &= uov_perms & POE_X; in compute_s1_overlay_permissions()
/linux-6.15/tools/arch/arm64/include/asm/
H A Dsysreg.h1039 #define POE_X UL(0x2) macro
/linux-6.15/arch/arm64/mm/
H A Dmmu.c1585 new_por &= ~POE_X; in arch_set_user_pkey_access()