Lines Matching full:will
45 * used as a default kernel context. cxl_get_context() will get this
46 * context. This context will be released by PCI hot unplug, so doesn't need to
59 * The AFU can be reset (cxl_afu_reset()). This will cause the PSL/AFU
65 * On pci_enabled_device(), the cxl driver will init a single cxl context for
66 * use by the driver. It doesn't start this context (as that will likely
70 * doesn't need to be released as this will be done by the PCI subsystem on hot
92 * Allocate AFU interrupts for this context. num=0 will allocate the default
104 * is private data is that will be provided to the interrupt handler.
113 * task. task == NULL will make it a kernel context.
166 * ops to that file descriptor. If the file ops are blank, the cxl driver will
171 * If cxl_fd_release() file op call is installed, the context will be stopped
203 * For EEH, a driver may want to assert a PERST will reload the same image
221 * events are given priority over the generic cxl events, so they will be
226 * cxl_context_events_pending() will adjust the current count of AFU driver
230 * The cxl driver will then call fetch_event() to get a structure defining
232 * will build a cxl header with type and process_element fields filled in,
238 * The cxl driver will then deliver the event to userspace, and finally