__INSTR_BSWAP 62 arch/arm64/include/asm/sysreg.h #define __INSTR_BSWAP(x) (x) __INSTR_BSWAP 64 arch/arm64/include/asm/sysreg.h #define __INSTR_BSWAP(x) ((((x) << 24) & 0xff000000) | \