Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpnv-pci.h27 void pnv_cxl_release_hwirq_ranges(struct cxl_irq_ranges *irqs,
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c2546 void pnv_cxl_release_hwirq_ranges(struct cxl_irq_ranges *irqs, in pnv_cxl_release_hwirq_ranges() function
2564 EXPORT_SYMBOL(pnv_cxl_release_hwirq_ranges);
2598 pnv_cxl_release_hwirq_ranges(irqs, dev); in pnv_cxl_alloc_hwirq_ranges()
/linux-4.4.14/drivers/misc/cxl/
Dpci.c503 pnv_cxl_release_hwirq_ranges(irqs, dev); in cxl_release_irq_ranges()