Home
last modified time | relevance | path

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

/qemu/block/
H A Dblkio.c123 blkio_do_alloc_bounce_buffer(BDRVBlkioState *s, BlkioBounceBuf *bounce, in blkio_do_alloc_bounce_buffer()
164 blkio_alloc_bounce_buffer(BDRVBlkioState *s, BlkioBounceBuf *bounce, in blkio_alloc_bounce_buffer()
216 BlkioBounceBuf *bounce) in blkio_free_bounce_buffer()
369 BlkioBounceBuf bounce; in blkio_co_preadv() local
413 BlkioBounceBuf bounce; in blkio_co_pwritev() local
/qemu/include/hw/intc/
H A Dloongarch_extioi_common.h79 uint32_t bounce[EXTIOI_IRQS_GROUP_COUNT]; member
/qemu/system/
H A Dphysmem.c3463 BounceBuffer *bounce = g_malloc0(l + sizeof(BounceBuffer)); in address_space_map() local
3509 BounceBuffer *bounce = container_of(buffer, BounceBuffer, buffer); in address_space_unmap() local
/qemu/hw/nvme/
H A Dctrl.c2327 uint8_t *bounce; member
2332 uint8_t *bounce; member
2737 uint8_t *bounce; member
H A Dnvme.h441 uint8_t *bounce; member