Home
last modified time | relevance | path

Searched defs:pmd_devmap (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dpgtable.h467 #define pmd_devmap(pmd) pte_devmap(pmd_pte(pmd)) macro
/arch/x86/include/asm/
Dpgtable.h251 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1368 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function