Home
last modified time | relevance | path

Searched defs:execute_only_pkey (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dpkeys.h13 #define execute_only_pkey(mm) (0) macro
/linux/arch/x86/include/asm/
A Dmmu.h56 s16 execute_only_pkey; member
A Dpkeys.h25 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
/linux/arch/x86/mm/
A Dpkeys.c17 int execute_only_pkey = mm->context.execute_only_pkey; in __execute_only_pkey() local
/linux/arch/powerpc/mm/book3s64/
A Dpkeys.c372 int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dmmu.h132 s16 execute_only_pkey; /* key holding execute-only protection */ member

Completed in 11 milliseconds