Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h106 #define HV_POST_MESSAGES BIT(4) macro
/linux/include/asm-generic/
A Dhyperv-tlfs.h85 #define HV_POST_MESSAGES BIT(4) macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c564 feat.ebx |= HV_POST_MESSAGES; in guest_test_hcalls_access()
/linux/arch/x86/kvm/
A Dhyperv.c2124 return hv_vcpu->cpuid_cache.features_ebx & HV_POST_MESSAGES; in hv_check_hypercall_access()
2469 ent->ebx |= HV_POST_MESSAGES; in kvm_get_hv_cpuid()

Completed in 13 milliseconds