Home
last modified time | relevance | path

Searched refs:HV_SIGNAL_EVENTS (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c573 vcpu_set_cpuid_feature(vcpu, HV_SIGNAL_EVENTS); in guest_test_hcalls_access()
/linux/include/hyperv/
H A Dhvgdk_mini.h297 #define HV_SIGNAL_EVENTS BIT(5) macro
/linux/arch/x86/kvm/
H A Dhyperv.c2489 return hv_vcpu->cpuid_cache.features_ebx & HV_SIGNAL_EVENTS; in hv_check_hypercall_access()
2837 ent->ebx |= HV_SIGNAL_EVENTS; in kvm_get_hv_cpuid()