Home
last modified time | relevance | path

Searched refs:CXLClearEventPayload (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h75 typedef struct CXLClearEventPayload { struct
81 } CXLClearEventPayload; argument
H A Dcxl_device.h650 CXLClearEventPayload *pl);
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c197 CXLClearEventPayload *pl) in cxl_event_clear_records()
H A Dcxl-mailbox-utils.c269 CXLClearEventPayload *pl; in cmd_events_clear_records()
271 pl = (CXLClearEventPayload *)payload_in; in cmd_events_clear_records()