Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_iommu.h31 extern bool amd_iommu_pc_supported(void);
Dperf_event_amd_iommu.c491 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()
/linux-4.1.27/drivers/iommu/
Damd_iommu_proto.h59 extern bool amd_iommu_pc_supported(void);
Damd_iommu_init.c2378 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function
2382 EXPORT_SYMBOL(amd_iommu_pc_supported);