Searched refs:address_space_cache_destroy (Results 1 – 3 of 3) sorted by relevance
223 address_space_cache_destroy(&caches->desc); in virtio_free_region_cache() 224 address_space_cache_destroy(&caches->avail); in virtio_free_region_cache() 225 address_space_cache_destroy(&caches->used); in virtio_free_region_cache() 297 address_space_cache_destroy(&new->avail); in virtio_queue_update_rings() 299 address_space_cache_destroy(&new->used); in virtio_queue_update_rings() 301 address_space_cache_destroy(&new->desc); in virtio_queue_update_rings() 1360 address_space_cache_destroy(&indirect_desc_cache); in virtqueue_split_get_avail_bytes() 1372 address_space_cache_destroy(&indirect_desc_cache); in virtqueue_split_get_avail_bytes() 1497 address_space_cache_destroy(&indirect_desc_cache); in virtqueue_packed_get_avail_bytes() 1515 address_space_cache_destroy( in virtqueue_packed_get_avail_bytes() [all...]
2992 * address_space_cache_destroy: free a #MemoryRegionCache2996 void address_space_cache_destroy(MemoryRegionCache *cache);
3895 void address_space_cache_destroy(MemoryRegionCache *cache) in ram_block_discard_range() 3590 void address_space_cache_destroy(MemoryRegionCache *cache) address_space_cache_destroy() function