Searched refs:__inttype (Results 1 – 2 of 2) sorted by relevance
120 #define __inttype(x) \ macro181 (x) = (__force __typeof(x))(__inttype(x)) \251 u64 __x = (__force __inttype(x))(x); \
140 #define __inttype(x) \ macro176 register __inttype(*(ptr)) __val_gu asm("%"_ASM_DX); \