Searched defs:execute_only_pkey (Results 1 – 6 of 6) sorted by relevance
51 s16 execute_only_pkey; member
27 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
11 #define execute_only_pkey(mm) (0) macro
18 int execute_only_pkey = mm->context.execute_only_pkey; in __execute_only_pkey() local
352 int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
131 s16 execute_only_pkey; /* key holding execute-only protection */ member