Home
last modified time | relevance | path

Searched refs:ioda_TVT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3.h147 uint64_t ioda_TVT[512]; member
H A Dpnv_phb4.h140 uint64_t ioda_TVT[PNV_PHB4_MAX_TVEs]; member
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c268 tptr = phb->ioda_TVT; in pnv_phb3_ioda_access()
874 tve = ds->phb->ioda_TVT[ds->pe_num * 2 + tve_sel]; in pnv_phb3_translate_iommu()
H A Dpnv_phb4.c276 tptr = phb->ioda_TVT; in pnv_phb4_ioda_access()
1348 tve = ds->phb->ioda_TVT[ds->pe_num * 2 + tve_sel]; in pnv_phb4_translate_iommu()