Searched defs:AddressSpace (Results 1 – 2 of 2) sorted by relevance
1140 struct AddressSpace { struct1153 QTAILQ_ENTRY(AddressSpace) address_spaces_link; argument1168 QLIST_HEAD(, AddressSpaceMapClient) map_client_list; argument1187 static inline FlatView *address_space_to_flatview(AddressSpace *as) in address_space_to_flatview() argument
27 typedef struct AddressSpace AddressSpace; typedef