Home
last modified time | relevance | path

Searched defs:bswap_needed (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c156 int bswap_needed = 0; in ppc_heathrow_init() local
H A Dmac_newworld.c199 int bswap_needed = 0; in ppc_core99_init() local
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c171 int bswap_needed; in sun4u_load_kernel() local
/openbmc/qemu/hw/sparc/
H A Dsun4m.c236 int bswap_needed; in sun4m_load_kernel() local
/openbmc/qemu/hw/core/
H A Dloader.c228 int bswap_needed, hwaddr target_page_size) in load_aout()