ioswabq
# define ioswabq(a, x) (__should_swizzle_bits(a) ? \
# define ioswabq(a, x) le64_to_cpu((__force __le64)(x))
# define ioswabq(a, x) (x)
# define ioswabq(a, x) (x)
#define ioswabq(a, x) (x)
# define ioswabq(a, x) (x)
#define ioswabq(a, x) le64_to_cpu((__force __le64)(x))
# define ioswabq(x) le64_to_cpu(x)
# define ioswabq(x) (x)