Searched refs:amd_iommu_get_deviceid (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.c | 237 amd_iommu_get_deviceid(amd_iommu_t *iommu, dev_info_t *rdip, int32_t *deviceid, in amd_iommu_get_deviceid() function 421 if (amd_iommu_get_deviceid(iommu, rdip, &deviceid, &alias, path) in amd_iommu_set_passthru() 1474 if (amd_iommu_get_deviceid(iommu, rdip, &deviceid, &alias, path) in amd_iommu_map_pa2va() 1630 if (amd_iommu_get_deviceid(iommu, rdip, &deviceid, &alias, path) in amd_iommu_unmap_va()
|