Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Damd-iommu.h206 struct amd_iommu *get_amd_iommu(unsigned int idx);
/Linux-v6.6/drivers/iommu/amd/
Damd_iommu.h45 struct amd_iommu *get_amd_iommu(unsigned int idx);
Dinit.c3705 struct amd_iommu *get_amd_iommu(unsigned int idx) in get_amd_iommu() function
3725 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_banks()
3742 struct amd_iommu *iommu = get_amd_iommu(idx); in amd_iommu_pc_get_max_counters()
/Linux-v6.6/arch/x86/events/amd/
Diommu.c430 perf_iommu->iommu = get_amd_iommu(idx); in init_one_iommu()