Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds