Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/tools/
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-v6.1/tools/perf/util/
Ds390-cpumsf.c249 unsigned long long word = be64toh(*(unsigned long long *)basicp); in s390_cpumsf_basic_show()
261 local.ia = be64toh(basicp->ia); in s390_cpumsf_basic_show()
262 local.gpp = be64toh(basicp->gpp); in s390_cpumsf_basic_show()
263 local.hpp = be64toh(basicp->hpp); in s390_cpumsf_basic_show()
293 unsigned long long word = be64toh(*(unsigned long long *)diagp); in s390_cpumsf_diag_show()
318 return be64toh(ts); in trailer_timestamp()
327 const unsigned long long flags = be64toh(te->flags); in s390_cpumsf_trailer_show()
336 local.overflow = be64toh(te->overflow); in s390_cpumsf_trailer_show()
337 local.clock_base = be64toh(te->progusage[0]) >> 63 & 1; in s390_cpumsf_trailer_show()
338 local.progusage2 = be64toh(te->progusage2); in s390_cpumsf_trailer_show()
[all …]
/Linux-v6.1/arch/um/drivers/
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-v6.1/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h434 #define get64(ST, REG) (be64toh(ST.REG))
435 #define getp64(ST, REG) (be64toh((ST)->REG))
/Linux-v6.1/arch/arm64/kvm/hyp/nvhe/
Dgen-hyprel.c151 #define elf64toh(x) be64toh(x)
/Linux-v6.1/tools/iio/
Diio_generic_buffer.c140 input = be64toh(input); in print8byte()
/Linux-v6.1/Documentation/powerpc/
Dcxl.rst267 be64toh() etc). These endian issues equally apply to shared memory