Home
last modified time | relevance | path

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

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