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.h627 struct dynamic_capacity { struct
628 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 …]