Searched defs:pmd_pgprot (Results 1 – 6 of 6) sorted by relevance
785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
787 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
1343 pgprot_t pmd_pgprot; in populate_pmd() local
1265 pgprot_t pmd_pgprot; in populate_pmd() local
672 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
870 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro