Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h446 #define pmd_devmap(pmd) pte_devmap(pmd_pte(pmd)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h1117 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1325 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h279 static inline int pmd_devmap(pmd_t pmd) in pmd_devmap() function