Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Damd-iommu.h206 struct amd_iommu *get_amd_iommu(unsigned int idx);
/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu.h45 struct amd_iommu *get_amd_iommu(unsigned int idx);
H A Dinit.c3717 struct amd_iommu *get_amd_iommu(unsigned int idx) in get_amd_iommu() function
3737 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_banks()
3754 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_counters()
/openbmc/linux/arch/x86/events/amd/
H A Diommu.c430 perf_iommu->iommu = get_amd_iommu(idx); in init_one_iommu()