Searched refs:__arch_override_mprotect_pkey (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpkeys.h33 extern int __arch_override_mprotect_pkey(struct vm_area_struct *vma,
41 return __arch_override_mprotect_pkey(vma, prot, pkey);
/linux-master/arch/powerpc/include/asm/
H A Dpkeys.h128 extern int __arch_override_mprotect_pkey(struct vm_area_struct *vma,
143 return __arch_override_mprotect_pkey(vma, prot, pkey);
/linux-master/arch/x86/mm/
H A Dpkeys.c76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) function
/linux-master/arch/powerpc/mm/book3s64/
H A Dpkeys.c391 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, function

Completed in 173 milliseconds