Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h234 #define pcap_cntr_stride(p) (1ULL << ((((p) >> 52) & 0x7) + 10)) macro
H A Dperfmon.c625 iommu_pmu->cntr_stride = pcap_cntr_stride(perfcap); in alloc_iommu_pmu()