Searched refs:allow_event (Results 1 – 1 of 1) sorted by relevance
264 bool allow_event = true; in check_pmu_event_filter() local279 allow_event = filter->action == KVM_PMU_EVENT_ALLOW; in check_pmu_event_filter()281 allow_event = filter->action == KVM_PMU_EVENT_DENY; in check_pmu_event_filter()286 allow_event = false; in check_pmu_event_filter()289 allow_event = false; in check_pmu_event_filter()293 return allow_event; in check_pmu_event_filter()