Home
last modified time | relevance | path

Searched defs:big_endian (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/rtc/
H A Dgoldfish_rtc.h46 bool big_endian; member
/openbmc/qemu/include/hw/net/
H A Ddp8393x.h37 bool big_endian; member
/openbmc/qemu/hw/ipack/
H A Dtpci200.c67 bool big_endian[3]; member
88 static void adjust_addr(bool big_endian, hwaddr *addr, unsigned size) in adjust_addr()
97 static uint64_t adjust_value(bool big_endian, uint64_t *val, unsigned size) in adjust_value()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h25 bool big_endian; member
/openbmc/u-boot/include/linux/usb/
H A Dmusb.h77 unsigned big_endian:1; /* true if CPU uses big-endian */ member
/openbmc/qemu/rust/qemu-api/src/
H A Dmemory.rs75 pub const fn big_endian(mut self) -> Self { in big_endian() method
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h144 bool big_endian; member
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c87 bool big_endian; member
774 int big_endian; in qtest_query_target_endianness() local
/openbmc/qemu/hw/core/
H A Dloader.c229 bool big_endian, hwaddr target_page_size) in load_aout()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2432 void spapr_pci_switch_vga(SpaprMachineState *spapr, bool big_endian) in spapr_pci_switch_vga()