Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Damd-iommu.h79 bool amd_iommu_pc_supported(void);
/linux-6.15/arch/x86/events/amd/
H A Diommu.c461 if (!amd_iommu_pc_supported()) in amd_iommu_pc_init()
/linux-6.15/drivers/iommu/amd/
H A Dinit.c3734 bool amd_iommu_pc_supported(void) in amd_iommu_pc_supported() function