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