Searched refs:get_amd_iommu (Results 1 – 4 of 4) sorted by relevance
207 struct amd_iommu *get_amd_iommu(unsigned int idx);
42 extern struct amd_iommu *get_amd_iommu(unsigned int idx);
3554 struct amd_iommu *get_amd_iommu(unsigned int idx) in get_amd_iommu() function3574 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_banks()3591 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_counters()
430 perf_iommu->iommu = get_amd_iommu(idx); in init_one_iommu()