Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst105 | pmd_protnone | Tests a PROT_NONE PMD |
/linux/mm/
H A Dhmm.c179 if (pmd_protnone(pmd)) in pmd_to_hmm_pfn_flags()
H A Dgup.c759 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()
H A Ddebug_vm_pgtable.c689 WARN_ON(!pmd_protnone(pmd)); in pmd_protnone_tests()
H A Dhuge_memory.c1942 if (pmd_protnone(pmd)) in can_change_pmd_writable()
2348 if (pmd_protnone(*pmd)) in change_huge_pmd()
H A Dmemory.c6016 if (pmd_protnone(vmf.orig_pmd) && vma_is_accessible(vma)) in __handle_mm_fault()
/linux/arch/riscv/include/asm/
H A Dpgtable.h475 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1069 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/arch/s390/include/asm/
H A Dpgtable.h909 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function