Lines Matching +defs:map +defs:cache
138 PhysPageMap map; member
176 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()
186 static uint32_t phys_map_node_alloc(PhysPageMap *map, bool leaf) in phys_map_node_alloc()
206 static void phys_page_set_level(PhysPageMap *map, PhysPageEntry *lp, in phys_page_set_level()
1009 static uint16_t phys_section_add(PhysPageMap *map, in phys_section_add()
1041 static void phys_sections_free(PhysPageMap *map) in phys_sections_free()
2492 static uint16_t dummy_section(PhysPageMap *map, FlatView *fv, MemoryRegion *mr) in dummy_section()
3354 int64_t address_space_cache_init(MemoryRegionCache *cache, in address_space_cache_init()
3402 void address_space_cache_invalidate(MemoryRegionCache *cache, in address_space_cache_invalidate()
3412 void address_space_cache_destroy(MemoryRegionCache *cache) in address_space_cache_destroy()
3433 MemoryRegionCache *cache, hwaddr addr, hwaddr *xlat, in address_space_translate_cached()
3514 address_space_read_cached_slow(MemoryRegionCache *cache, hwaddr addr, in address_space_read_cached_slow()
3531 address_space_write_cached_slow(MemoryRegionCache *cache, hwaddr addr, in address_space_write_cached_slow()