Searched refs:iommu_cntrcap_egcnt (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | perfmon.h | 29 #define iommu_cntrcap_egcnt(p) (((p) >> 28) & 0xf) macro |
H A D | perfmon.c | 695 for (j = 0; j < iommu_cntrcap_egcnt(cap); j++) { in alloc_iommu_pmu() |