Lines Matching defs:mc
82 static inline void mapcache_lock(MapCache *mc) in mapcache_lock()
87 static inline void mapcache_unlock(MapCache *mc) in mapcache_unlock()
107 MapCache *mc; in xen_map_cache_init_single() local
190 static void xen_remap_bucket(MapCache *mc, in xen_remap_bucket()
327 static uint8_t *xen_map_cache_unlocked(MapCache *mc, in xen_map_cache_unlocked()
463 MapCache *mc = mapcache; in xen_map_cache() local
489 static ram_addr_t xen_ram_addr_from_mapcache_single(MapCache *mc, void *ptr) in xen_ram_addr_from_mapcache_single()
543 static void xen_invalidate_map_cache_entry_unlocked(MapCache *mc, in xen_invalidate_map_cache_entry_unlocked()
630 static void xen_invalidate_map_cache_entry_single(MapCache *mc, uint8_t *buffer) in xen_invalidate_map_cache_entry_single()
667 static void xen_invalidate_map_cache_single(MapCache *mc) in xen_invalidate_map_cache_single()
717 static uint8_t *xen_replace_cache_entry_unlocked(MapCache *mc, in xen_replace_cache_entry_unlocked()