Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h154 #define HV_X64_HYPERCALL_XMM_INPUT_AVAILABLE \ macro
/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h55 #define HV_X64_HYPERCALL_XMM_INPUT_AVAILABLE BIT(4) macro
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c642 vcpu_set_cpuid_feature(vcpu, HV_X64_HYPERCALL_XMM_INPUT_AVAILABLE); in guest_test_hcalls_access()
/linux-6.12.1/arch/x86/kvm/
Dhyperv.c2574 HV_X64_HYPERCALL_XMM_INPUT_AVAILABLE))) { in kvm_hv_hypercall()
2833 ent->edx |= HV_X64_HYPERCALL_XMM_INPUT_AVAILABLE; in kvm_get_hv_cpuid()