Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/amd/
Diommu.h29 extern bool amd_iommu_pc_supported(void);
Diommu.c455 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c332 extern bool amd_iommu_pc_supported(void);
345 if (!amd_iommu_pc_supported()) in kfd_iommu_add_perf_counters()
/Linux-v5.10/drivers/iommu/amd/
Damd_iommu.h46 extern bool amd_iommu_pc_supported(void);
Dinit.c3138 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
3142 EXPORT_SYMBOL(amd_iommu_pc_supported);