Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h577 struct dynamic_capacity { struct
578 HostMemoryBackend *host_dc;
579 AddressSpace host_dc_as;
584 uint64_t total_capacity; /* 256M aligned */
585 CXLDCExtentList extents;
586 CXLDCExtentGroupList extents_pending;
587 uint32_t total_extent_count;
588 uint32_t ext_list_gen_seq;
590 uint8_t num_regions; /* 0-8 regions */
591 CXLDCRegion regions[DCD_MAX_NUM_REGION];