Searched refs:__arch_override_mprotect_pkey (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pkeys.h | 30 extern int __arch_override_mprotect_pkey(struct vm_area_struct *vma, 38 return __arch_override_mprotect_pkey(vma, prot, pkey); in arch_override_mprotect_pkey()
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | pkeys.h | 159 extern int __arch_override_mprotect_pkey(struct vm_area_struct *vma, 174 return __arch_override_mprotect_pkey(vma, prot, pkey); in arch_override_mprotect_pkey()
|
| /Linux-v5.4/arch/x86/mm/ |
| D | pkeys.c | 77 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) in __arch_override_mprotect_pkey() function
|
| /Linux-v5.4/arch/powerpc/mm/book3s64/ |
| D | pkeys.c | 337 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, in __arch_override_mprotect_pkey() function
|