Searched refs:CXLDCExtentRaw (Results 1 – 3 of 3) sorted by relevance
496 typedef struct CXLDCExtentRaw { struct502 } QEMU_PACKED CXLDCExtentRaw; argument
1936 g_autofree CXLDCExtentRaw *extents = NULL; in qmp_cxl_process_dynamic_capacity_prescriptive()2024 extents = g_new0(CXLDCExtentRaw, num_extents); in qmp_cxl_process_dynamic_capacity_prescriptive()2068 sizeof(CXLDCExtentRaw)); in qmp_cxl_process_dynamic_capacity_prescriptive()
2232 CXLDCExtentRaw records[]; in cmd_dcd_get_dyn_cap_ext_list()2255 CXLDCExtentRaw *out_rec = &out->records[record_done]; in cmd_dcd_get_dyn_cap_ext_list()