Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h126 #define HV_POST_MESSAGES \ macro
/Linux-v6.6/include/asm-generic/
Dhyperv-tlfs.h85 #define HV_POST_MESSAGES BIT(4) macro
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c568 vcpu_set_cpuid_feature(vcpu, HV_POST_MESSAGES); in guest_test_hcalls_access()
/Linux-v6.6/arch/x86/kvm/
Dhyperv.c2427 return hv_vcpu->cpuid_cache.features_ebx & HV_POST_MESSAGES; in hv_check_hypercall_access()
2776 ent->ebx |= HV_POST_MESSAGES; in kvm_get_hv_cpuid()