Home
last modified time | relevance | path

Searched defs:pmd_large (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable.h97 #define pmd_large(pmd) 0 macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-2level.h216 #define pmd_large(pmd) (pmd_val(pmd) & 2) macro
H A Dpgtable-3level.h121 #define pmd_large(pmd) pmd_sect(pmd) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h684 static inline unsigned long pmd_large(pmd_t pmd) in pmd_large() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h264 static inline int pmd_large(pmd_t pte) in pmd_large() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1193 static inline int pmd_large(pmd_t pmd) in pmd_large() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h726 static inline int pmd_large(pmd_t pmd) in pmd_large() function