Home
last modified time | relevance | path

Searched refs:pmd_huge (Results 1 – 18 of 18) sorted by relevance

/arch/arm/mm/
Dhugetlbpage.c31 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/riscv/mm/
Dhugetlbpage.c10 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable-64k.h17 static inline int pmd_huge(pmd_t pmd) in pmd_huge() function
Dpgtable-4k.h9 static inline int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/x86/mm/
Dhugetlbpage.c48 int pmd_huge(pmd_t pmd)
65 int pmd_huge(pmd_t pmd) in pmd_huge() function
Dpgtable.c756 if (pmd_present(*pmd) && !pmd_huge(*pmd)) in pmd_set_huge()
/arch/mips/mm/
Dhugetlbpage.c61 int pmd_huge(pmd_t pmd) in pmd_huge() function
Dtlb-r4k.c329 if (pmd_huge(*pmdp)) { in __update_tlb()
/arch/sh/mm/
Dhugetlbpage.c74 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/powerpc/mm/
Dpgtable_64.c136 VM_WARN_ON(!(pmd_large(pmd) || pmd_huge(pmd))); in pmd_page()
/arch/parisc/mm/
Dhugetlbpage.c185 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/ia64/mm/
Dhugetlbpage.c109 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/arm64/mm/
Dhugetlbpage.c79 int pmd_huge(pmd_t pmd) in pmd_huge() function
333 if (pmd_huge(pmd) || !pmd_present(pmd)) in huge_pte_offset()
/arch/powerpc/include/asm/nohash/
Dpgtable.h272 static inline int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/arm/include/asm/
Dpgtable-3level.h191 #define pmd_thp_or_huge(pmd) (pmd_huge(pmd) || pmd_trans_huge(pmd))
/arch/s390/mm/
Dhugetlbpage.c237 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/sparc/mm/
Dhugetlbpage.c403 int pmd_huge(pmd_t pmd) in pmd_huge() function
/arch/arm64/include/asm/
Dpgtable.h457 #define pmd_thp_or_huge(pmd) (pmd_huge(pmd) || pmd_trans_huge(pmd))