Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c78 static MapCache *mapcache_grants; variable
179 mapcache_grants = xen_map_cache_init_single(f, opaque, in xen_map_cache_init()
459 MapCache *mc = grant ? mapcache_grants : mapcache; in xen_map_cache()
526 addr = xen_ram_addr_from_mapcache_single(mapcache_grants, ptr); in xen_ram_addr_from_mapcache()
629 xen_invalidate_map_cache_entry_single(mapcache_grants, buffer); in xen_invalidate_map_cache_entry_all()
703 xen_invalidate_map_cache_single(mapcache_grants); in xen_invalidate_map_cache()