Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dcxl.h34 #define CXL_START_WORK_TID 0x0000000000000008ULL macro
38 CXL_START_WORK_TID)
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c192 if (work.flags & CXL_START_WORK_TID) in afu_ioctl_start_work()
267 if (work.flags & CXL_START_WORK_TID) { in afu_ioctl_start_work()