BITOP_LE_SWIZZLE   11 arch/sh/include/asm/bitops-op32.h #define BITOP_LE_SWIZZLE	((BITS_PER_LONG-1) & ~0x7)
BITOP_LE_SWIZZLE   10 include/asm-generic/bitops/le.h #define BITOP_LE_SWIZZLE	0
BITOP_LE_SWIZZLE   32 include/asm-generic/bitops/le.h #define BITOP_LE_SWIZZLE	((BITS_PER_LONG-1) & ~0x7)
BITOP_LE_SWIZZLE   41 tools/testing/selftests/kvm/dirty_log_test.c # define BITOP_LE_SWIZZLE	((BITS_PER_LONG-1) & ~0x7)