Lines Matching refs:PnvPhb4DMASpace
407 PnvPhb4DMASpace *ds; in pnv_phb4_rtc_invalidate()
415 static void pnv_phb4_update_msi_regions(PnvPhb4DMASpace *ds) in pnv_phb4_update_msi_regions()
446 PnvPhb4DMASpace *ds; in pnv_phb4_update_all_msi_regions()
1180 static bool pnv_phb4_resolve_pe(PnvPhb4DMASpace *ds) in pnv_phb4_resolve_pe()
1222 static void pnv_phb4_translate_tve(PnvPhb4DMASpace *ds, hwaddr addr, in pnv_phb4_translate_tve()
1318 PnvPhb4DMASpace *ds = container_of(iommu, PnvPhb4DMASpace, dma_mr); in pnv_phb4_translate_iommu()
1402 PnvPhb4DMASpace *ds = opaque; in pnv_phb4_msi_write()
1428 PnvPhb4DMASpace *ds = opaque; in pnv_phb4_msi_read()
1440 static PnvPhb4DMASpace *pnv_phb4_dma_find(PnvPHB4 *phb, PCIBus *bus, int devfn) in pnv_phb4_dma_find()
1442 PnvPhb4DMASpace *ds; in pnv_phb4_dma_find()
1455 PnvPhb4DMASpace *ds; in pnv_phb4_dma_iommu()
1461 ds = g_new0(PnvPhb4DMASpace, 1); in pnv_phb4_dma_iommu()