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