Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dpkeys.h13 #define execute_only_pkey(mm) (0) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmmu.h51 s16 execute_only_pkey; member
Dpkeys.h27 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
/kernel/linux/linux-5.10/include/linux/
Dpkeys.h11 #define execute_only_pkey(mm) (0) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dpkeys.h25 static inline int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
Dmmu.h68 s16 execute_only_pkey; member
/kernel/linux/linux-6.6/arch/x86/mm/
Dpkeys.c17 int execute_only_pkey = mm->context.execute_only_pkey; in __execute_only_pkey() local
/kernel/linux/linux-5.10/arch/x86/mm/
Dpkeys.c17 int execute_only_pkey = mm->context.execute_only_pkey; in __execute_only_pkey() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
Dpkeys.c373 int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dpkeys.c352 int execute_only_pkey(struct mm_struct *mm) in execute_only_pkey() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dmmu.h131 s16 execute_only_pkey; /* key holding execute-only protection */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
Dmmu.h134 s16 execute_only_pkey; /* key holding execute-only protection */ member