Home
last modified time | relevance | path

Searched refs:HV_MSR_HYPERCALL_AVAILABLE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h91 #define HV_MSR_HYPERCALL_AVAILABLE BIT(5) macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c226 feat.eax |= HV_MSR_HYPERCALL_AVAILABLE; in guest_test_msrs_access()
513 .eax = HV_MSR_HYPERCALL_AVAILABLE in guest_test_hcalls_access()
/linux/arch/x86/kernel/cpu/
A Dmshyperv.c172 if (!(eax & HV_MSR_HYPERCALL_AVAILABLE)) { in ms_hyperv_platform()
/linux/include/asm-generic/
A Dhyperv-tlfs.h60 #define HV_MSR_HYPERCALL_AVAILABLE BIT(5) macro
/linux/arch/x86/kvm/
A Dhyperv.c1239 HV_MSR_HYPERCALL_AVAILABLE; in hv_check_msr_access()
2462 ent->eax |= HV_MSR_HYPERCALL_AVAILABLE; in kvm_get_hv_cpuid()

Completed in 13 milliseconds