Home
last modified time | relevance | path

Searched refs:be64toh (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/tools/
H A Delf-entry.c16 # define be64toh(x) bswap_64(x) macro
21 # define be64toh(x) (x) macro
87 entry = be64toh(hdr.ehdr64.e_entry); in main()
/linux/arch/um/drivers/
H A Dcow_user.c331 *size_out = be64toh(header->v2.size); in read_cow_header()
345 *size_out = be64toh(header->v3.size); in read_cow_header()
376 *size_out = be64toh(header->v3_b.size); in read_cow_header()
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h434 #define get64(ST, REG) (be64toh(ST.REG))
435 #define getp64(ST, REG) (be64toh((ST)->REG))
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c154 #define elf64toh(x) be64toh(x)
/linux/tools/iio/
H A Diio_generic_buffer.c151 input = be64toh(input); in print8byte()
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c607 advertised_feature = be64toh(advertised_feature); in tester_run()
/linux/Documentation/arch/powerpc/
H A Dcxl.rst268 be64toh() etc). These endian issues equally apply to shared memory