Searched refs:current_map (Results 1 – 5 of 5) sorted by relevance
149 uint current_map,
410 current_map = current_map_p.dereference()415 for cur in range(int(current_map["nr"])):416 flat_range = (current_map["ranges"] + cur).dereference()
1099 struct FlatView *current_map; member1141 return qatomic_rcu_read(&as->current_map); in address_space_to_flatview()
298 view = as->current_map; in get_io_address()
1243 qatomic_rcu_set(&as->current_map, new_view); in address_space_set_flatview()3358 as->current_map = NULL; in address_space_init()3380 flatview_unref(as->current_map); in do_address_space_destroy()