Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h48 #define HV_SIGNAL_EVENTS (1u << 5) macro
H A Dkvm.c1573 c->ebx |= HV_POST_MESSAGES | HV_SIGNAL_EVENTS; in hyperv_fill_cpuids()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h128 #define HV_SIGNAL_EVENTS \ macro
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h86 #define HV_SIGNAL_EVENTS BIT(5) macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c579 vcpu_set_cpuid_feature(vcpu, HV_SIGNAL_EVENTS); in guest_test_hcalls_access()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2434 return hv_vcpu->cpuid_cache.features_ebx & HV_SIGNAL_EVENTS; in hv_check_hypercall_access()
2782 ent->ebx |= HV_SIGNAL_EVENTS; in kvm_get_hv_cpuid()