Searched defs:pud_pgprot (Results 1 – 5 of 5) sorted by relevance
723 #define pud_pgprot pud_pgprot macro724 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
707 #define pud_pgprot pud_pgprot macro708 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
911 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro
1984 #define pud_pgprot(x) ((pgprot_t) {0}) macro
1665 pgprot_t pud_pgprot; in populate_pud() local