Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
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/arch/arm/include/asm/
A Duaccess.h76 #define __inttype(x) \ macro
175 register __inttype(x) __r2 asm("r2"); \

Completed in 5 milliseconds