Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/intel/
Dperfmon.h27 #define iommu_cntrcap_cw(p) (((p) >> 8) & 0xff) macro
Dperfmon.c683 if ((iommu_cntrcap_cw(cap) != iommu_pmu->cntr_width) || in alloc_iommu_pmu()