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

/linux-master/include/linux/
H A Dpkeys.h13 #define execute_only_pkey(mm) (0) macro
/linux-master/arch/x86/include/asm/
H A Dpkeys.h25 static inline int execute_only_pkey(struct mm_struct *mm) function
H A Dmmu.h68 s16 execute_only_pkey; member in struct:__anon36
/linux-master/arch/x86/mm/
H A Dpkeys.c17 int execute_only_pkey = mm->context.execute_only_pkey; local
[all...]
/linux-master/arch/powerpc/mm/book3s64/
H A Dpkeys.c374 int execute_only_pkey(struct mm_struct *mm) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h134 s16 execute_only_pkey; /* key holding execute-only protection */ member in struct:__anon6

Completed in 103 milliseconds