Searched refs:HV_MSR_VP_RUNTIME_AVAILABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h88 #define HV_MSR_VP_RUNTIME_AVAILABLE \ macro
/linux-master/include/asm-generic/
H A Dhyperv-tlfs.h50 #define HV_MSR_VP_RUNTIME_AVAILABLE BIT(0) macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c208 vcpu_set_cpuid_feature(vcpu, HV_MSR_VP_RUNTIME_AVAILABLE);
/linux-master/arch/x86/kvm/
H A Dhyperv.c1261 HV_MSR_VP_RUNTIME_AVAILABLE;
2815 ent->eax |= HV_MSR_VP_RUNTIME_AVAILABLE;

Completed in 126 milliseconds