Searched defs:__pgprot (Results 1 – 11 of 11) sorted by relevance
33 #define __pgprot(x) ((pgprot_t) { (x) } ) macro51 #define __pgprot(x) (x) macro
37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro54 #define __pgprot(x) (x) macro
32 #define __pgprot(x) (x) macro
51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
70 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
203 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
64 #define __pgprot( global() macro