Home
last modified time | relevance | path

Searched refs:PnvPhb4DMASpace (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/pci-host/
H A Dpnv_phb4.h33 typedef struct PnvPhb4DMASpace { struct
43 QLIST_ENTRY(PnvPhb4DMASpace) list; argument
44 } PnvPhb4DMASpace; typedef
155 QLIST_HEAD(, PnvPhb4DMASpace) dma_spaces;
/qemu/hw/pci-host/
H A Dpnv_phb4.c408 PnvPhb4DMASpace *ds; in pnv_phb4_rtc_invalidate()
416 static void pnv_phb4_update_msi_regions(PnvPhb4DMASpace *ds) in pnv_phb4_update_msi_regions()
447 PnvPhb4DMASpace *ds; in pnv_phb4_update_all_msi_regions()
1181 static bool pnv_phb4_resolve_pe(PnvPhb4DMASpace *ds) in pnv_phb4_resolve_pe()
1223 static void pnv_phb4_translate_tve(PnvPhb4DMASpace *ds, hwaddr addr, in pnv_phb4_translate_tve()
1319 PnvPhb4DMASpace *ds = container_of(iommu, PnvPhb4DMASpace, dma_mr); in pnv_phb4_translate_iommu()
1403 PnvPhb4DMASpace *ds = opaque; in pnv_phb4_msi_write()
1429 PnvPhb4DMASpace *ds = opaque; in pnv_phb4_msi_read()
1443 PnvPhb4DMASpace *ds; in pnv_phb4_dma_find()
1456 PnvPhb4DMASpace *ds; in pnv_phb4_dma_iommu()
[all …]