Home
last modified time | relevance | path

Searched refs:KVM_PMU_EVENT_ALLOW (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c338 f.action = KVM_PMU_EVENT_ALLOW; in test_member_allow_list()
362 f.action = KVM_PMU_EVENT_ALLOW; in test_not_member_allow_list()
564 .action = KVM_PMU_EVENT_ALLOW, in run_masked_events_test()
777 r = set_pmu_single_event_filter(vcpu, e, 0, KVM_PMU_EVENT_ALLOW); in test_filter_ioctl()
782 KVM_PMU_EVENT_ALLOW); in test_filter_ioctl()
788 KVM_PMU_EVENT_ALLOW); in test_filter_ioctl()
873 count = test_with_fixed_counter_filter(vcpu, KVM_PMU_EVENT_ALLOW, in __test_fixed_counter_bitmap()
886 KVM_PMU_EVENT_ALLOW, in __test_fixed_counter_bitmap()
/openbmc/linux/arch/x86/kvm/
H A Dpmu.c357 return f->action == KVM_PMU_EVENT_ALLOW; in is_gp_event_allowed()
370 if (filter->action == KVM_PMU_EVENT_ALLOW && in is_fixed_event_allowed()
922 if (tmp.action != KVM_PMU_EVENT_ALLOW && in kvm_vm_ioctl_set_pmu_event_filter()
/openbmc/linux/arch/arm64/kvm/
H A Dpmu-emul.c979 (filter.action != KVM_PMU_EVENT_ALLOW && in kvm_arm_pmu_v3_set_attr()
997 if (filter.action == KVM_PMU_EVENT_ALLOW) in kvm_arm_pmu_v3_set_attr()
1003 if (filter.action == KVM_PMU_EVENT_ALLOW) in kvm_arm_pmu_v3_set_attr()
/openbmc/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h173 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dkvm.h173 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h176 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvcpu.rst83 #define KVM_PMU_EVENT_ALLOW 0
91 together with an @action (KVM_PMU_EVENT_ALLOW or KVM_PMU_EVENT_DENY). The
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h526 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h526 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h531 #define KVM_PMU_EVENT_ALLOW 0 macro
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst5124 #define KVM_PMU_EVENT_ALLOW 0