Home
last modified time | relevance | path

Searched refs:CXLEventLog (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/cxl/
H A Dcxl-events.c20 static void reset_overflow(CXLEventLog *log) in reset_overflow()
29 CXLEventLog *log; in cxl_event_init()
50 static CXLEvent *cxl_event_get_head(CXLEventLog *log) in cxl_event_get_head()
60 static int cxl_event_count(CXLEventLog *log) in cxl_event_count()
72 static bool cxl_event_empty(CXLEventLog *log) in cxl_event_empty()
79 CXLEventLog *log) in cxl_event_delete_head()
99 CXLEventLog *log; in cxl_event_insert()
143 CXLEventLog *log; in cxl_discard_all_event_records()
157 CXLEventLog *log; in cxl_event_get_records()
197 CXLEventLog *log; in cxl_event_clear_records()
[all …]
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h164 typedef struct CXLEventLog { struct
173 } CXLEventLog; argument
269 CXLEventLog event_logs[CXL_EVENT_TYPE_MAX];