Searched defs:execute_only_pkey (Results 1 – 6 of 6) sorted by relevance
13 #define execute_only_pkey(mm) (0) macro
37 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
25 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
17 int execute_only_pkey = mm->context.execute_only_pkey; in __execute_only_pkey() local
374 int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
134 s16 execute_only_pkey; /* key holding execute-only protection */ member