Searched defs:pmd_pgprot (Results 1 – 3 of 3) sorted by relevance
786 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
1347 pgprot_t pmd_pgprot; in populate_pmd() local
871 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro