Home
last modified time | relevance | path

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

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