Searched defs:__p4d (Results 1 – 3 of 3) sorted by relevance
103 #define __p4d(x) ((p4d_t) { (x) } ) macro
491 static inline p4d_t __p4d(p4dval_t val) in __p4d() function
101 #define __p4d(x) native_make_p4d(x) macro