Home
last modified time | relevance | path

Searched defs:bswap (Results 1 – 4 of 4) sorted by relevance

/qemu/fsdev/
H A D9p-iov-marshal.c73 int bswap, const char *fmt, va_list ap) in v9fs_iov_vunmarshal()
192 int bswap, const char *fmt, ...) in v9fs_iov_unmarshal()
205 int bswap, const char *fmt, va_list ap) in v9fs_iov_vmarshal()
305 int bswap, const char *fmt, ...) in v9fs_iov_marshal()
/qemu/tests/qtest/
H A Dendianness-test.c24 bool bswap; member
/qemu/hw/dma/
H A Dxlnx_csu_dma.c153 uint32_t bswap; in xlnx_csu_dma_data_process() local
/qemu/hw/pci-host/
H A Dgt64120.c994 static bool bswap(const GT64120State *s) in bswap() function