Searched defs:__pgprot (Results 26 – 29 of 29) sorted by relevance
12
93 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
101 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
117 # define __pgprot(x) ((pgprot_t) { (x) }) macro
279 #define __pgprot(x) ((pgprot_t) { (x) } ) macro