Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/include/asm/
H A Duaccess.h97 #define __inttype(x) __typeof__( \ macro
127 register __inttype(*(ptr)) __val_gu asm("%"_ASM_DX); \
493 __inttype(*(ptr)) __gu_val; \
501 __inttype(*(ptr)) __gu_val; \
/linux-5.15/arch/arm/include/asm/
H A Duaccess.h76 #define __inttype(x) \ macro
175 register __inttype(x) __r2 asm("r2"); \