Searched defs:__p4d (Results 1 – 9 of 9) sorted by relevance
41 #define __p4d(x) ((p4d_t) { __pgd(x) }) macro
42 #define __p4d(x) ((p4d_t) { __pgd(x) }) macro
124 #define __p4d(x) ((p4d_t) { (x) } ) macro
100 #define __p4d(x) ((p4d_t) { (x) } ) macro
52 #define __p4d(x) ((p4d_t) { (x) }) macro
492 static inline p4d_t __p4d(p4dval_t val) in __p4d() function
105 #define __p4d(x) native_make_p4d(x) macro
463 static inline p4d_t __p4d(p4dval_t val) in __p4d() function
101 #define __p4d(x) native_make_p4d(x) macro