Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmemory.c3895 static inline bool vma_is_accessible(struct vm_area_struct *vma) in vma_is_accessible() function
3989 if (pte_protnone(vmf->orig_pte) && vma_is_accessible(vmf->vma)) in handle_pte_fault()
4093 if (pmd_protnone(orig_pmd) && vma_is_accessible(vma)) in __handle_mm_fault()