Home
last modified time | relevance | path

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

/openbmc/linux/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); in init_one_iommu()