Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h231 #define pcap_filters_mask(p) (((p) >> 32) & 0x1f) macro
H A Dperfmon.c624 iommu_pmu->filter = pcap_filters_mask(perfcap); in alloc_iommu_pmu()