msi_bitmap_free_hwirqs   21 arch/powerpc/include/asm/msi_bitmap.h void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset,
msi_bitmap_free_hwirqs   82 arch/powerpc/platforms/4xx/hsta_msi.c 			msi_bitmap_free_hwirqs(&ppc4xx_hsta_msi.bmp, irq, 1);
msi_bitmap_free_hwirqs  117 arch/powerpc/platforms/4xx/hsta_msi.c 		msi_bitmap_free_hwirqs(&ppc4xx_hsta_msi.bmp, irq, 1);
msi_bitmap_free_hwirqs   93 arch/powerpc/platforms/4xx/msi.c 			msi_bitmap_free_hwirqs(&msi_data->bitmap, int_no, 1);
msi_bitmap_free_hwirqs  123 arch/powerpc/platforms/4xx/msi.c 		msi_bitmap_free_hwirqs(&msi_data->bitmap, hwirq, 1);
msi_bitmap_free_hwirqs   72 arch/powerpc/platforms/pasemi/msi.c 		msi_bitmap_free_hwirqs(&msi_mpic->msi_bitmap, hwirq, ALLOC_CHUNK);
msi_bitmap_free_hwirqs  110 arch/powerpc/platforms/pasemi/msi.c 			msi_bitmap_free_hwirqs(&msi_mpic->msi_bitmap, hwirq,
msi_bitmap_free_hwirqs   58 arch/powerpc/platforms/powernv/pci-cxl.c 	msi_bitmap_free_hwirqs(&phb->msi_bmp, hwirq - phb->msi_base, num);
msi_bitmap_free_hwirqs   76 arch/powerpc/platforms/powernv/pci-cxl.c 		msi_bitmap_free_hwirqs(&phb->msi_bmp, hwirq,
msi_bitmap_free_hwirqs  191 arch/powerpc/platforms/powernv/pci.c 			msi_bitmap_free_hwirqs(&phb->msi_bmp, hwirq, 1);
msi_bitmap_free_hwirqs  199 arch/powerpc/platforms/powernv/pci.c 			msi_bitmap_free_hwirqs(&phb->msi_bmp, hwirq, 1);
msi_bitmap_free_hwirqs  224 arch/powerpc/platforms/powernv/pci.c 		msi_bitmap_free_hwirqs(&phb->msi_bmp, hwirq - phb->msi_base, 1);
msi_bitmap_free_hwirqs  135 arch/powerpc/sysdev/fsl_msi.c 		msi_bitmap_free_hwirqs(&msi_data->bitmap, hwirq, 1);
msi_bitmap_free_hwirqs  250 arch/powerpc/sysdev/fsl_msi.c 			msi_bitmap_free_hwirqs(&msi_data->bitmap, hwirq, 1);
msi_bitmap_free_hwirqs  389 arch/powerpc/sysdev/fsl_msi.c 		msi_bitmap_free_hwirqs(&msi->bitmap,
msi_bitmap_free_hwirqs  114 arch/powerpc/sysdev/mpic_u3msi.c 		msi_bitmap_free_hwirqs(&msi_mpic->msi_bitmap, hwirq, 1);
msi_bitmap_free_hwirqs  155 arch/powerpc/sysdev/mpic_u3msi.c 			msi_bitmap_free_hwirqs(&msi_mpic->msi_bitmap, hwirq, 1);
msi_bitmap_free_hwirqs   50 arch/powerpc/sysdev/msi_bitmap.c EXPORT_SYMBOL(msi_bitmap_free_hwirqs);
msi_bitmap_free_hwirqs  189 arch/powerpc/sysdev/msi_bitmap.c 	msi_bitmap_free_hwirqs(&bmp, size / 2, 1);
msi_bitmap_free_hwirqs  193 arch/powerpc/sysdev/msi_bitmap.c 	msi_bitmap_free_hwirqs(&bmp, 3, size - 3);