Home
last modified time | relevance | path

Searched refs:cxl_event (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/cxl/
Devent.h99 union cxl_event { union
114 union cxl_event event;
147 union cxl_event event;
/linux-6.12.1/include/uapi/misc/
Dcxl.h146 struct cxl_event { struct
/linux-6.12.1/drivers/misc/cxl/
Dfile.c389 struct cxl_event *event, in afu_driver_event_copy()
427 struct cxl_event event; in afu_read()
/linux-6.12.1/Documentation/arch/powerpc/
Dcxl.rst283 each event is of type struct cxl_event, of varying size::
285 struct cxl_event {
/linux-6.12.1/drivers/cxl/
Dcxlmem.h831 const uuid_t *uuid, union cxl_event *evt);
/linux-6.12.1/drivers/scsi/cxlflash/
Docxl_hw.c1018 struct cxl_event event; in afu_read()
/linux-6.12.1/drivers/cxl/core/
Dmbox.c862 const uuid_t *uuid, union cxl_event *evt) in cxl_event_trace_record()