Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable.h88 #define pmd_large(pmd) 0 macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-2level.h194 #define pmd_large(pmd) (pmd_val(pmd) & 2) macro
H A Dpgtable-3level.h118 #define pmd_large(pmd) pmd_sect(pmd) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h687 static inline unsigned long pmd_large(pmd_t pmd) in pmd_large() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1179 static inline int pmd_large(pmd_t pmd) in pmd_large() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h253 static inline int pmd_large(pmd_t pte) in pmd_large() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h696 static inline int pmd_large(pmd_t pmd) in pmd_large() function