Searched refs:ocxl_link_irq_alloc (Results 1 – 4 of 4) sorted by relevance
464 int ocxl_link_irq_alloc(void *link_handle, int *hw_irq);
128 rc = ocxl_link_irq_alloc(ctx->afu->fn->link, &irq->hw_irq); in ocxl_afu_irq_alloc()
753 int ocxl_link_irq_alloc(void *link_handle, int *hw_irq) in ocxl_link_irq_alloc() function770 EXPORT_SYMBOL_GPL(ocxl_link_irq_alloc);
644 rc = ocxl_link_irq_alloc(afu->link_token, &hwirq); in alloc_afu_irqs()