Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/amd/
Diommu.c172 event->hw.iommu_cntr = cntr; in get_next_avail_iommu_bnk_cntr()
242 u8 cntr = hwc->iommu_cntr; in perf_iommu_enable_event()
273 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_disable_event()
302 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_start()
315 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read()
375 hwc->iommu_bank, hwc->iommu_cntr); in perf_iommu_del()
/Linux-v6.6/include/linux/
Dperf_event.h195 u8 iommu_cntr; member