Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dpci-cxl.c62 void pnv_cxl_release_hwirq_ranges(struct cxl_irq_ranges *irqs, in pnv_cxl_release_hwirq_ranges() function
80 EXPORT_SYMBOL(pnv_cxl_release_hwirq_ranges);
114 pnv_cxl_release_hwirq_ranges(irqs, dev); in pnv_cxl_alloc_hwirq_ranges()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpnv-pci.h42 void pnv_cxl_release_hwirq_ranges(struct cxl_irq_ranges *irqs,
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dpci.c725 pnv_cxl_release_hwirq_ranges(irqs, dev); in cxl_pci_release_irq_ranges()