Home
last modified time | relevance | path

Searched refs:vma_pkey (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpkeys.h18 static inline int vma_pkey(struct vm_area_struct *vma) in vma_pkey() function
/linux/arch/x86/mm/
H A Dfault.c898 u32 pkey = vma_pkey(vma); in bad_area_access_error()