Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable.h53 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-4.1.27/arch/x86/mm/
Dgup.c181 if (pmd_protnone(pmd)) in gup_pmd_range()
/linux-4.1.27/include/asm-generic/
Dpgtable.h692 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function
/linux-4.1.27/mm/
Dgup.c187 if ((flags & FOLL_NUMA) && pmd_protnone(*pmd)) in follow_page_mask()
1225 if (pmd_protnone(pmd)) in gup_pmd_range()
Dhuge_memory.c1221 if ((flags & FOLL_NUMA) && pmd_protnone(*pmd)) in follow_trans_huge_pmd()
1507 if (!prot_numa || !pmd_protnone(*pmd)) { in change_huge_pmd()
Dmemory.c3341 if (pmd_protnone(orig_pmd)) in __handle_mm_fault()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h483 static inline int pmd_protnone(pmd_t pmd) in pmd_protnone() function