Searched defs:pmd_pgprot (Results 1 – 5 of 5) sorted by relevance
784 #define pmd_pgprot pmd_pgprot macro785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
705 #define pmd_pgprot pmd_pgprot macro706 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
685 #define pmd_pgprot pmd_pgprot macro686 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
870 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
1591 pgprot_t pmd_pgprot; in populate_pmd() local
Completed in 31 milliseconds