Searched defs:pmd_pgprot (Results 1 – 4 of 4) sorted by relevance
784 #define pmd_pgprot pmd_pgprot macro785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
798 #define pmd_pgprot pmd_pgprot macro799 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
658 #define pmd_pgprot pmd_pgprot macro659 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
2337 #define pmd_pgprot(x) ((pgprot_t) {0}) macro