Home
last modified time | relevance | path

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

/qemu/system/
H A Dphysmem.c3263 } BounceBuffer; typedef
3439 BounceBuffer *bounce = g_malloc0(l + sizeof(BounceBuffer)); in address_space_map()
3485 BounceBuffer *bounce = container_of(buffer, BounceBuffer, buffer); in address_space_unmap()