Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/mm/
Darch_pgtable_helpers.rst105 | pmd_protnone | Tests a PROT_NONE PMD |
/linux-6.12.1/mm/
Dhmm.c179 if (pmd_protnone(pmd)) in pmd_to_hmm_pfn_flags()
Dgup.c730 if (pmd_protnone(*pmd) && !gup_can_follow_protnone(vma, flags)) in follow_huge_pmd()
971 if (pmd_protnone(pmdval) && !gup_can_follow_protnone(vma, flags)) in follow_pmd_mask()
3238 if (pmd_protnone(pmd)) in gup_fast_pmd_range()
Ddebug_vm_pgtable.c689 WARN_ON(!pmd_protnone(pmd)); in pmd_protnone_tests()
Dhuge_memory.c1862 if (pmd_protnone(pmd)) in can_change_pmd_writable()
2256 if (pmd_protnone(*pmd)) in change_huge_pmd()
Dmemory.c5894 if (pmd_protnone(vmf.orig_pmd) && vma_is_accessible(vma)) in __handle_mm_fault()
/linux-6.12.1/arch/loongarch/include/asm/
Dpgtable.h604 static inline long pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/arch/riscv/include/asm/
Dpgtable.h475 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/include/linux/
Dpgtable.h1676 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1069 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h1057 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/arch/s390/include/asm/
Dpgtable.h872 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h550 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function