Searched refs:__arch_swahw32 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/include/uapi/asm/
H A Dswab.h26 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) __arch_swahw32() function
32 #define __arch_swahw32 __arch_swahw32 macro
36 return __arch_swahb32(__arch_swahw32(xx)); __arch_swab32()
/linux-4.4.14/arch/c6x/include/uapi/asm/
H A Dswab.h51 #define __arch_swahw32 __c6x_swahw32 macro
/linux-4.4.14/include/uapi/linux/
H A Dswab.h85 #ifdef __arch_swahw32 __fswahw32()
86 return __arch_swahw32(val); __fswahw32()

Completed in 88 milliseconds