Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c83 int pnv_cxl_alloc_hwirq_ranges(struct cxl_irq_ranges *irqs, in pnv_cxl_alloc_hwirq_ranges() function
118 EXPORT_SYMBOL(pnv_cxl_alloc_hwirq_ranges);
/openbmc/linux/arch/powerpc/include/asm/
H A Dpnv-pci.h41 int pnv_cxl_alloc_hwirq_ranges(struct cxl_irq_ranges *irqs,
/openbmc/linux/drivers/misc/cxl/
H A Dpci.c709 return pnv_cxl_alloc_hwirq_ranges(irqs, dev, num); in cxl_pci_alloc_irq_ranges()