Searched refs:pmd_protnone (Results 1 – 9 of 9) sorted by relevance
105 | pmd_protnone | Tests a PROT_NONE PMD |
179 if (pmd_protnone(pmd)) in pmd_to_hmm_pfn_flags()
759 if (pmd_protnone(*pmd) && !gup_can_follow_protnone(vma, flags)) in follow_huge_pmd()980 if (pmd_protnone(pmdval) && !gup_can_follow_protnone(vma, flags)) in follow_pmd_mask()3238 if (pmd_protnone(pmd)) in gup_fast_pmd_range()
689 WARN_ON(!pmd_protnone(pmd)); in pmd_protnone_tests()
1942 if (pmd_protnone(pmd)) in can_change_pmd_writable()2348 if (pmd_protnone(*pmd)) in change_huge_pmd()
6016 if (pmd_protnone(vmf.orig_pmd) && vma_is_accessible(vma)) in __handle_mm_fault()
475 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
1069 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
909 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function