Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_extended_hypercalls.c50 HV_ENABLE_EXTENDED_HYPERCALLS)) { in main()
H A Dhyperv_features.c652 vcpu_set_cpuid_feature(vcpu, HV_ENABLE_EXTENDED_HYPERCALLS); in guest_test_hcalls_access()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h140 #define HV_ENABLE_EXTENDED_HYPERCALLS \ macro
/linux/drivers/hv/
H A Dhv_common.c536 if (!(ms_hyperv.priv_high & HV_ENABLE_EXTENDED_HYPERCALLS)) in hv_query_ext_cap()
/linux/include/asm-generic/
H A Dhyperv-tlfs.h92 #define HV_ENABLE_EXTENDED_HYPERCALLS BIT(20) macro
/linux/arch/x86/kvm/
H A Dhyperv.c2512 HV_ENABLE_EXTENDED_HYPERCALLS; in hv_check_hypercall_access()
2831 ent->ebx |= HV_ENABLE_EXTENDED_HYPERCALLS; in kvm_get_hv_cpuid()