Searched refs:HV_POST_MESSAGES (Results 1 – 4 of 4) sorted by relevance
126 #define HV_POST_MESSAGES \ macro
85 #define HV_POST_MESSAGES BIT(4) macro
563 vcpu_set_cpuid_feature(vcpu, HV_POST_MESSAGES); in guest_test_hcalls_access()
2480 return hv_vcpu->cpuid_cache.features_ebx & HV_POST_MESSAGES; in hv_check_hypercall_access()2829 ent->ebx |= HV_POST_MESSAGES; in kvm_get_hv_cpuid()