Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c3565 } BounceBuffer; in address_space_cache_init()
3752 BounceBuffer *bounce = g_malloc0(l + sizeof(BounceBuffer)); in cpu_memory_rw_debug()
3798 BounceBuffer *bounce = container_of(buffer, BounceBuffer, buffer);
3271 } BounceBuffer; global() typedef