Searched refs:FlatView (Results 1 – 3 of 3) sorted by relevance
18 static inline AddressSpaceDispatch *flatview_to_dispatch(FlatView *fv) in flatview_to_dispatch()28 FlatView *address_space_get_flatview(AddressSpace *as);29 void flatview_unref(FlatView *view);33 void flatview_add_to_dispatch(FlatView *fv, MemoryRegionSection *section);34 AddressSpaceDispatch *address_space_dispatch_new(FlatView *fv);
53 typedef struct FlatView FlatView; typedef
297 FlatView *view; in get_io_address()