Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm/asm/
H A Dio.h18 #define __bswap32 bswap32 macro
/kvm-unit-tests/lib/asm-generic/
H A Dio.h90 static inline u32 __bswap32(u32 x) in __bswap32() function