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
45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
62 #define __pgprot(x) ((pgprot_t) { (x) }) macro
54 #define __pgprot(x) ((pgprot_t) { (x) }) macro
69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
82 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
77 #define __pgprot(x) ((pgprot_t) { (x) }) macro
389 #define __pgprot(x) ((pgprot_t) { (x) } ) macro