Searched refs:__inttype (Results 1 – 2 of 2) sorted by relevance
128 #define __inttype(x) \ macro189 (x) = (__force __typeof(x))(__inttype(x)) \260 u64 __x = (__force __inttype(x))(x); \
141 #define __inttype(x) \ macro178 register __inttype(*(ptr)) __val_gu asm("%"_ASM_DX); \