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

/linux-master/include/linux/
H A Dpgtable.h1522 static inline int pmd_devmap(pmd_t pmd) function
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h527 #define pmd_devmap(pmd) pte_devmap(pmd_pte(pmd)) macro
/linux-master/arch/x86/include/asm/
H A Dpgtable.h290 static inline int pmd_devmap(pmd_t pmd) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1394 static inline int pmd_devmap(pmd_t pmd) function

Completed in 1659 milliseconds