Searched defs:dynamic_capacity (Results 1 – 1 of 1) sorted by relevance
627 struct dynamic_capacity { struct628 HostMemoryBackend *host_dc;629 AddressSpace host_dc_as;634 uint64_t total_capacity; /* 256M aligned */635 CXLDCExtentList extents;636 CXLDCExtentGroupList extents_pending;637 uint32_t total_extent_count;638 uint32_t nr_extents_accepted;639 uint32_t ext_list_gen_seq;641 uint8_t num_regions; /* 0-8 regions */[all …]