Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.h36 #define iommu_event_group(p) (((p) >> 28) & 0xf) macro
H A Dperfmon.c255 (iommu_event_group(config) << IOMMU_EVENT_CFG_EGI_SHIFT) | in iommu_event_config()
268 u32 event_group = iommu_event_group(event->attr.config); in iommu_pmu_validate_event()
399 u32 event_group = iommu_event_group(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()