Searched defs:__pgprot (Results 1 – 2 of 2) sorted by relevance
155 #define __pgprot(x) ((pgprot_t) { (x) } ) macro173 #define __pgprot(x) (x) macro
129 #define __pgprot(x) ((pgprot_t) { (x) } ) macro