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