Searched defs:__pgprot (Results 1 – 4 of 4) sorted by relevance
15 #define __pgprot(x) ((pgprot_t)(x)) macro
39 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
64 #define __pgprot(x) ((pgprot_t) { (x) } ) macro