Home
last modified time | relevance | path

Searched refs:ocxl_afu_irq_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h125 extern int ocxl_afu_irq_alloc(struct ocxl_context *ctx, u64 *irq_offset);
Dtrace.h109 TRACE_EVENT(ocxl_afu_irq_alloc,
Dafu_irq.c73 int ocxl_afu_irq_alloc(struct ocxl_context *ctx, u64 *irq_offset) in ocxl_afu_irq_alloc() function
Dfile.c222 rc = ocxl_afu_irq_alloc(ctx, &irq_offset); in afu_ioctl()