Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Damd-iommu.h200 bool amd_iommu_pc_supported(void);
/linux-5.19.10/drivers/iommu/amd/
Damd_iommu.h44 extern bool amd_iommu_pc_supported(void);
Dinit.c3296 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
3300 EXPORT_SYMBOL(amd_iommu_pc_supported);
/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c334 if (!amd_iommu_pc_supported()) in kfd_iommu_add_perf_counters()
/linux-5.19.10/arch/x86/events/amd/
Diommu.c461 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()