Home
last modified time | relevance | path

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

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