Home
last modified time | relevance | path

Searched refs:cxl_map_irq (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/cxl/
Dirq.c246 unsigned int cxl_map_irq(struct cxl *adapter, irq_hw_number_t hwirq, in cxl_map_irq() function
288 if (!(virq = cxl_map_irq(adapter, hwirq, handler, cookie))) in cxl_register_one_irq()
378 cxl_map_irq(ctx->afu->adapter, hwirq, in afu_register_irqs()
Dcxl.h571 unsigned int cxl_map_irq(struct cxl *adapter, irq_hw_number_t hwirq,