Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h229 #define pcap_cntr_width(p) (((p) >> 16) & 0x7f) macro
H A Dperfmon.c623 iommu_pmu->cntr_width = pcap_cntr_width(perfcap); in alloc_iommu_pmu()