Searched refs:msi_virt (Results 1 – 1 of 1) sorted by relevance
148 void *msi_virt; in ppc4xx_setup_pcieh_hw() local176 msi_virt = dma_alloc_coherent(&dev->dev, 64, &msi_phys, GFP_KERNEL); in ppc4xx_setup_pcieh_hw()177 if (!msi_virt) { in ppc4xx_setup_pcieh_hw()197 dma_free_coherent(&dev->dev, 64, msi_virt, msi_phys); in ppc4xx_setup_pcieh_hw()