Lines Matching full:config1
77 IOMMU_PMU_ATTR(filter_requester_id_en, "config1:0", IOMMU_PMU_FILTER_REQUESTER_ID);
78 IOMMU_PMU_ATTR(filter_domain_en, "config1:1", IOMMU_PMU_FILTER_DOMAIN);
79 IOMMU_PMU_ATTR(filter_pasid_en, "config1:2", IOMMU_PMU_FILTER_PASID);
80 IOMMU_PMU_ATTR(filter_ats_en, "config1:3", IOMMU_PMU_FILTER_ATS);
81 IOMMU_PMU_ATTR(filter_page_table_en, "config1:4", IOMMU_PMU_FILTER_PAGE_TABLE);
82 IOMMU_PMU_ATTR(filter_requester_id, "config1:16-31", IOMMU_PMU_FILTER_REQUESTER_ID);
83 IOMMU_PMU_ATTR(filter_domain, "config1:32-47", IOMMU_PMU_FILTER_DOMAIN);
416 iommu_pmu_set_filter(requester_id, event->attr.config1, in iommu_pmu_assign_event()
418 event->attr.config1); in iommu_pmu_assign_event()
419 iommu_pmu_set_filter(domain, event->attr.config1, in iommu_pmu_assign_event()
421 event->attr.config1); in iommu_pmu_assign_event()
424 event->attr.config1); in iommu_pmu_assign_event()
427 event->attr.config1); in iommu_pmu_assign_event()
430 event->attr.config1); in iommu_pmu_assign_event()