Home
last modified time | relevance | path

Searched refs:work_element_descriptor (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/misc/
Dcxl.h19 __u64 work_element_descriptor; member
/linux-4.4.14/drivers/misc/cxl/
Dfile.c204 trace_cxl_attach(ctx, work.work_element_descriptor, work.num_interrupts, amr); in afu_ioctl_start_work()
206 if ((rc = cxl_attach_process(ctx, false, work.work_element_descriptor, in afu_ioctl_start_work()
Dapi.c320 rc = cxl_start_context(ctx, work->work_element_descriptor, current); in cxl_start_work()
/linux-4.4.14/Documentation/powerpc/
Dcxl.txt180 __u64 work_element_descriptor;
195 work_element_descriptor:
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-cxl74 work_element_descriptor: Treat the work element
/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.c1359 cfg->afu->work.work_element_descriptor, in start_context()