Searched refs:POE_X (Results 1 – 3 of 3) sorted by relevance
1187 if (wr->pwxn && (pov_perms & POE_X)) in compute_s1_overlay_permissions()1192 wr->px &= pov_perms & POE_X; in compute_s1_overlay_permissions()1212 if (wr->uwxn && (uov_perms & POE_X)) in compute_s1_overlay_permissions()1217 wr->ux &= uov_perms & POE_X; in compute_s1_overlay_permissions()
1010 #define POE_X UL(0x2) macro
1611 u64 new_pkey = (POE_X << PKEY_BITS_PER_PKEY * 2) | in test_ptrace_modifies_pkru()