Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Diommu.h29 extern bool amd_iommu_pc_supported(void);
H A Diommu.c460 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_iommu.c336 extern bool amd_iommu_pc_supported(void);
349 if (!amd_iommu_pc_supported()) in kfd_iommu_add_perf_counters()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Damd_iommu.h47 extern bool amd_iommu_pc_supported(void);
H A Dinit.c3187 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
3191 EXPORT_SYMBOL(amd_iommu_pc_supported);