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