Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c3099 } BounceBuffer; in address_space_unregister_map_client_do()
3275 BounceBuffer *bounce = g_malloc0(l + sizeof(BounceBuffer)); in address_space_map()
3321 BounceBuffer *bounce = container_of(buffer, BounceBuffer, buffer); in address_space_unmap()
3095 } BounceBuffer; global() typedef