Searched refs:IOMMU_NAME_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/events/amd/
H A Diommu.c33 #define IOMMU_NAME_SIZE 16 macro
39 char name[IOMMU_NAME_SIZE];
441 snprintf(perf_iommu->name, IOMMU_NAME_SIZE, "amd_iommu_%u", idx);

Completed in 183 milliseconds