Searched defs:pud_pgprot (Results 1 – 5 of 5) sorted by relevance
725 #define pud_pgprot pud_pgprot macro726 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
644 #define pud_pgprot pud_pgprot macro645 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
1979 #define pud_pgprot(x) ((pgprot_t) {0}) macro
1662 pgprot_t pud_pgprot; in populate_pud() local
915 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro