Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h47 #define HV_POST_MESSAGES (1u << 4) macro
H A Dkvm.c1544 c->ebx |= HV_POST_MESSAGES | HV_SIGNAL_EVENTS; in hyperv_fill_cpuids()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h126 #define HV_POST_MESSAGES \ macro
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h85 #define HV_POST_MESSAGES BIT(4) macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c569 vcpu_set_cpuid_feature(vcpu, HV_POST_MESSAGES); in guest_test_hcalls_access()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2429 return hv_vcpu->cpuid_cache.features_ebx & HV_POST_MESSAGES; in hv_check_hypercall_access()
2778 ent->ebx |= HV_POST_MESSAGES; in kvm_get_hv_cpuid()