Searched defs:AddressSpaceInfo (Results 1 – 1 of 1) sorted by relevance
3574 struct AddressSpaceInfo { struct3575 MemoryRegionListHead *ml_head;3576 bool owner;3600 struct AddressSpaceInfo *asi = user_data; in mtree_print_as() argument