Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/misc/
Dcxl.h32 #define CXL_START_WORK_ALL (CXL_START_WORK_AMR |\ macro
/linux-4.1.27/drivers/misc/cxl/
Dfile.c164 (work.flags & ~CXL_START_WORK_ALL)) { in afu_ioctl_start_work()