Searched defs:pmd_pgprot (Results 1 – 5 of 5) sorted by relevance
786 #define pmd_pgprot pmd_pgprot macro787 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
628 #define pmd_pgprot pmd_pgprot macro629 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
1382 pgprot_t pmd_pgprot; in populate_pmd() local
1972 #define pmd_pgprot(x) ((pgprot_t) {0}) macro
914 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro