Searched defs:pud_pgprot (Results 1 – 4 of 4) sorted by relevance
636 #define pud_pgprot pud_pgprot macro637 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
1456 pgprot_t pud_pgprot; in populate_pud() local
1976 #define pud_pgprot(x) ((pgprot_t) {0}) macro
915 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro