Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory.c3724 struct AddressSpaceInfo { struct
3725 MemoryRegionListHead *ml_head;
3726 bool owner;
3750 struct AddressSpaceInfo *asi = user_data; in mtree_print_as() argument