Searched refs:amd_iommu_pc_supported (Results 1 – 4 of 4) sorted by relevance
199 bool amd_iommu_pc_supported(void);
47 bool amd_iommu_pc_supported(void);
3746 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function3750 EXPORT_SYMBOL(amd_iommu_pc_supported);
461 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()