Searched refs:CXLGetEventPayload (Results 1 – 4 of 4) sorted by relevance
59 typedef struct CXLGetEventPayload { struct68 } QEMU_PACKED CXLGetEventPayload; argument69 #define CXL_EVENT_PAYLOAD_HDR_SIZE (sizeof(CXLGetEventPayload))
646 CXLRetCode cxl_event_get_records(CXLDeviceState *cxlds, CXLGetEventPayload *pl,
155 CXLRetCode cxl_event_get_records(CXLDeviceState *cxlds, CXLGetEventPayload *pl, in cxl_event_get_records()
240 CXLGetEventPayload *pl; in cmd_events_get_records()250 pl = (CXLGetEventPayload *)payload_out; in cmd_events_get_records()