Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.h29 #define iommu_cntrcap_egcnt(p) (((p) >> 28) & 0xf) macro
H A Dperfmon.c695 for (j = 0; j < iommu_cntrcap_egcnt(cap); j++) { in alloc_iommu_pmu()