Home
last modified time | relevance | path

Searched refs:CXLDCExtentRaw (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h488 typedef struct CXLDCExtentRaw { struct
494 } QEMU_PACKED CXLDCExtentRaw; argument
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1933 g_autofree CXLDCExtentRaw *extents = NULL; in qmp_cxl_process_dynamic_capacity_prescriptive()
2021 extents = g_new0(CXLDCExtentRaw, num_extents); in qmp_cxl_process_dynamic_capacity_prescriptive()
2066 sizeof(CXLDCExtentRaw)); in qmp_cxl_process_dynamic_capacity_prescriptive()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c2201 CXLDCExtentRaw records[]; in cmd_dcd_get_dyn_cap_ext_list()
2224 CXLDCExtentRaw *out_rec = &out->records[record_done]; in cmd_dcd_get_dyn_cap_ext_list()