Home
last modified time | relevance | path

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

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