Searched refs:BounceBuffer (Results 1 – 1 of 1) sorted by relevance
3099 } 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