Searched refs:HV_SIGNAL_EVENTS (Results 1 – 6 of 6) sorted by relevance
48 #define HV_SIGNAL_EVENTS (1u << 5) macro
1573 c->ebx |= HV_POST_MESSAGES | HV_SIGNAL_EVENTS; in hyperv_fill_cpuids()
128 #define HV_SIGNAL_EVENTS \ macro
86 #define HV_SIGNAL_EVENTS BIT(5) macro
579 vcpu_set_cpuid_feature(vcpu, HV_SIGNAL_EVENTS); in guest_test_hcalls_access()
2434 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()