Searched defs:dynamic_capacity (Results 1 – 1 of 1) sorted by relevance
610 struct dynamic_capacity { struct611 HostMemoryBackend *host_dc;612 AddressSpace host_dc_as;617 uint64_t total_capacity; /* 256M aligned */618 CXLDCExtentList extents;619 CXLDCExtentGroupList extents_pending;620 uint32_t total_extent_count;621 uint32_t ext_list_gen_seq;623 uint8_t num_regions; /* 0-8 regions */624 CXLDCRegion regions[DCD_MAX_NUM_REGION];