Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h510 #define pmd_devmap(pmd) pte_devmap(pmd_pte(pmd)) macro
/openbmc/linux/include/linux/
H A Dpgtable.h1367 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h290 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1447 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function