Searched refs:current_map (Results 1 – 4 of 4) sorted by relevance
410 current_map = current_map_p.dereference()415 for cur in range(int(current_map["nr"])):416 flat_range = (current_map["ranges"] + cur).dereference()
1166 struct FlatView *current_map; member1208 return qatomic_rcu_read(&as->current_map); in address_space_to_flatview()
298 view = as->current_map; in get_io_address()
1236 qatomic_rcu_set(&as->current_map, new_view); in address_space_set_flatview()3339 as->current_map = NULL; in address_space_init()3361 flatview_unref(as->current_map); in do_address_space_destroy()