Home
last modified time | relevance | path

Searched refs:pnv_cxl_alloc_hwirq_ranges (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci-cxl.c86 int pnv_cxl_alloc_hwirq_ranges(struct cxl_irq_ranges *irqs, in pnv_cxl_alloc_hwirq_ranges() function
121 EXPORT_SYMBOL(pnv_cxl_alloc_hwirq_ranges);
/Linux-v4.19/arch/powerpc/include/asm/
Dpnv-pci.h49 int pnv_cxl_alloc_hwirq_ranges(struct cxl_irq_ranges *irqs,
/Linux-v4.19/drivers/misc/cxl/
Dpci.c721 return pnv_cxl_alloc_hwirq_ranges(irqs, dev, num); in cxl_pci_alloc_irq_ranges()