cpu_to_be64 143 arch/mips/boot/tools/relocs.c #define cpu_to_be64(val) bswap_64(val) cpu_to_be64 158 arch/mips/boot/tools/relocs.c #define cpu_to_be64(val) (val) cpu_to_be64 34 arch/powerpc/boot/of.h #define cpu_to_be64(x) swab64(x) cpu_to_be64 41 arch/powerpc/boot/of.h #define cpu_to_be64(x) (x) cpu_to_be64 92 include/linux/byteorder/generic.h #define cpu_to_be64 __cpu_to_be64 cpu_to_be64 84 tools/include/linux/kernel.h #define cpu_to_be64 cpu_to_be64 97 tools/include/linux/kernel.h #define cpu_to_be64 bswap_64 cpu_to_be64 11 tools/testing/selftests/powerpc/vphn/test-vphn.c #define cpu_to_be64(x) bswap_64(x) cpu_to_be64 16 tools/testing/selftests/powerpc/vphn/test-vphn.c #define cpu_to_be64(x) (x)