Home
last modified time | relevance | path

Searched defs:pmd_young (Results 1 – 9 of 9) sorted by relevance

/arch/arc/include/asm/
Dhugepage.h37 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
/arch/arm/include/asm/
Dpgtable-3level.h215 #define pmd_young(pmd) (pmd_isset((pmd), PMD_SECT_AF)) macro
/arch/mips/include/asm/
Dpgtable.h596 static inline int pmd_young(pmd_t pmd) function
/arch/tile/include/asm/
Dpgtable.h469 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
/arch/sparc/include/asm/
Dpgtable_64.h706 static inline unsigned long pmd_young(pmd_t pmd) in pmd_young() function
/arch/arm64/include/asm/
Dpgtable.h324 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
/arch/x86/include/asm/
Dpgtable.h148 static inline int pmd_young(pmd_t pmd) in pmd_young() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h985 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
/arch/s390/include/asm/
Dpgtable.h726 static inline int pmd_young(pmd_t pmd) in pmd_young() function