Searched refs:iommu_rid (Results 1 – 2 of 2) sorted by relevance
368 uint32_t iommu_rid; in generic_pcie_get_iommu() local379 err = ofw_bus_iommu_map(node, pci_rid, &iommu_xref, &iommu_rid); in generic_pcie_get_iommu()381 iommu->id = iommu_rid; in generic_pcie_get_iommu()
510 uint32_t *iommu_rid) in ofw_bus_iommu_map() argument539 if (iommu_rid != NULL) in ofw_bus_iommu_map()540 *iommu_rid = masked_rid - rid_base + iommu_base; in ofw_bus_iommu_map()