Home
last modified time | relevance | path

Searched defs:AddressSpace (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/system/
H A Dmemory.h1159 struct AddressSpace { struct
1172 QTAILQ_ENTRY(AddressSpace) address_spaces_link; argument
1187 QLIST_HEAD(, AddressSpaceMapClient) map_client_list; argument
1206 static inline FlatView *address_space_to_flatview(AddressSpace *as) in address_space_to_flatview() argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h27 typedef struct AddressSpace AddressSpace; typedef
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h536 ULONG AddressSpace; // 0 is memory, 1 is I/O member