Home
last modified time | relevance | path

Searched refs:__inttype (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Duaccess.h49 #define __inttype(x) __typeof__( \ macro
79 register __inttype(*(ptr)) __val_gu asm("%"_ASM_DX); \
538 __inttype(*(ptr)) __gu_val; \
546 __inttype(*(ptr)) __gu_val; \
/openbmc/linux/arch/arm/include/asm/
H A Duaccess.h62 #define __inttype(x) \ macro
151 register __inttype(x) __r2 asm("r2"); \