Searched refs:iommu_cntrcap_cw (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/intel/ | ||
H A D | perfmon.h | 27 #define iommu_cntrcap_cw(p) (((p) >> 8) & 0xff) macro |
H A D | perfmon.c | 665 if ((iommu_cntrcap_cw(cap) != iommu_pmu->cntr_width) || in alloc_iommu_pmu() |