ioswabl            53 arch/mips/include/asm/mach-cavium-octeon/mangle-port.h # define ioswabl(a, x)		(__should_swizzle_bits(a) ? le32_to_cpu(x) : x)
ioswabl            34 arch/mips/include/asm/mach-generic/mangle-port.h # define ioswabl(a, x)		le32_to_cpu(x)
ioswabl            45 arch/mips/include/asm/mach-generic/mangle-port.h # define ioswabl(a, x)		(x)
ioswabl            20 arch/mips/include/asm/mach-ip27/mangle-port.h # define ioswabl(a, x)		(x)
ioswabl            21 arch/mips/include/asm/mach-ip32/mangle-port.h # define ioswabl(a, x)		(x)
ioswabl            19 arch/mips/include/asm/mach-tx39xx/mangle-port.h #define ioswabl(a, x)		le32_to_cpu(x)
ioswabl            22 arch/mips/include/asm/mach-tx49xx/mangle-port.h #define ioswabl(a, x)		le32_to_cpu(x)
ioswabl            28 arch/sh/include/mach-common/mach/mangle-port.h # define ioswabl(x)		le32_to_cpu(x)
ioswabl            39 arch/sh/include/mach-common/mach/mangle-port.h # define ioswabl(x)		(x)