Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/amd/
Diommu.h32 extern bool amd_iommu_pc_supported(void);
Diommu.c462 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c343 extern bool amd_iommu_pc_supported(void);
356 if (!amd_iommu_pc_supported()) in kfd_iommu_add_perf_counters()
/Linux-v4.19/drivers/iommu/
Damd_iommu_init.c2996 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
3000 EXPORT_SYMBOL(amd_iommu_pc_supported);