Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c335 extern bool amd_iommu_pc_supported(void);
348 if (!amd_iommu_pc_supported()) in kfd_iommu_add_perf_counters()
/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c3086 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
3090 EXPORT_SYMBOL(amd_iommu_pc_supported);