Home
last modified time | relevance | path

Searched refs:get_amd_iommu (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/events/amd/
Diommu.h44 extern struct amd_iommu *get_amd_iommu(int idx);
Diommu.c431 perf_iommu->iommu = get_amd_iommu(idx); in init_one_iommu()
/Linux-v4.19/drivers/iommu/
Damd_iommu_init.c2966 struct amd_iommu *get_amd_iommu(unsigned int idx) in get_amd_iommu() function
2976 EXPORT_SYMBOL(get_amd_iommu);
2987 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_banks()
3004 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_counters()