Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.h35 #define iommu_event_select(p) ((p) & 0xfffffff) macro
H A Dperfmon.c254 return (iommu_event_select(config) << IOMMU_EVENT_CFG_ES_SHIFT) | in iommu_event_config()
400 u32 select = iommu_event_select(event->attr.config); in iommu_pmu_validate_per_cntr_event()
699 iommu_pmu->cntr_evcap[i][iommu_event_group(cap)] = iommu_event_select(cap); in alloc_iommu_pmu()
704 iommu_pmu->evcap[iommu_event_group(cap)] |= iommu_event_select(cap); in alloc_iommu_pmu()