Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst103 | pmd_protnone | Tests a PROT_NONE PMD |
/linux/arch/loongarch/include/asm/
H A Dpgtable.h586 static inline long pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/mm/
H A Dhmm.c190 if (pmd_protnone(pmd)) in pmd_to_hmm_pfn_flags()
H A Dgup.c735 if (pmd_protnone(*pmd) && !gup_can_follow_protnone(vma, flags)) in follow_huge_pmd()
931 if (pmd_protnone(pmdval) && !gup_can_follow_protnone(vma, flags)) in follow_pmd_mask()
3051 if (pmd_protnone(pmd)) in gup_fast_pmd_range()
H A Ddebug_vm_pgtable.c682 WARN_ON(!pmd_protnone(pmd)); in pmd_protnone_tests()
H A Dhuge_memory.c2001 if (pmd_protnone(pmd)) in can_change_pmd_writable()
2416 if (pmd_protnone(*pmd)) in change_huge_pmd()
H A Dmemory.c6180 if (pmd_protnone(vmf.orig_pmd) && vma_is_accessible(vma)) in __handle_mm_fault()
/linux/arch/riscv/include/asm/
H A Dpgtable.h473 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1050 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/include/linux/
H A Dpgtable.h1815 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux/arch/x86/include/asm/
H A Dpgtable.h1006 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function