Searched refs:CXLDCExtentRaw (Results 1 – 3 of 3) sorted by relevance
488 typedef struct CXLDCExtentRaw { struct494 } QEMU_PACKED CXLDCExtentRaw; argument
1933 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()
2201 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()