Home
last modified time | relevance | path

Searched defs:__bswap16 (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dio.h10 #define __bswap16 bswap16 macro
/kvm-unit-tests/lib/asm-generic/
H A Dio.h83 static inline u16 __bswap16(u16 x) in __bswap16() function