Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl_device.h610 struct dynamic_capacity { struct
611 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];