Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dcxl.h99 CXL_EVENT_AFU_DRIVER = 4, enumerator
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c478 event.header.type = CXL_EVENT_AFU_DRIVER; in afu_read()
509 if (event.header.type == CXL_EVENT_AFU_DRIVER) in afu_read()