Lines Matching +full:num +full:- +full:irqs
39 * - cxl_dev_context_init()
40 * - cxl_start_context()
41 * - cxl_stop_context()
42 * - cxl_start_context()
43 * - cxl_stop_context()
45 * - cxl_release_context()
56 * Once a context has been inited, IRQs may be configured. Firstly these IRQs
60 * These IRQs can be unmapped (cxl_unmap_afu_irq()) and finally released
96 * Allocate AFU interrupts for this context. num=0 will allocate the default
101 int cxl_allocate_afu_irqs(struct cxl_context *cxl, int num);
107 * IRQS numbers start from 1 (CAIA defines AFU IRQ 0 for page faults). cookie
110 int cxl_map_afu_irq(struct cxl_context *cxl, int num,
113 void cxl_unmap_afu_irq(struct cxl_context *cxl, int num, void *cookie);
163 * return -ENODEV;
246 * -EFAULT copy_to_user() has failed
247 * -EINVAL Event data pointer is NULL, or event size is greater than