Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h112 struct kvm_x86_cpu_feature { struct
120 struct kvm_x86_cpu_feature feature = { \ argument
319 struct kvm_x86_cpu_feature f;
738 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has()
975 struct kvm_x86_cpu_feature feature);
977 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has()
1112 struct kvm_x86_cpu_feature feature) in vcpu_cpuid_has()
1121 struct kvm_x86_cpu_feature feature,
1125 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature()
1132 struct kvm_x86_cpu_feature feature) in vcpu_clear_cpuid_feature()
H A Dhyperv.h359 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature);
/linux/tools/testing/selftests/kvm/x86/
H A Dmsrs_test.c13 const struct kvm_x86_cpu_feature feature;
14 const struct kvm_x86_cpu_feature feature2;
403 const struct kvm_x86_cpu_feature feat_none = X86_FEATURE_NONE; in test_msrs()
404 const struct kvm_x86_cpu_feature feat_lm = X86_FEATURE_LM; in test_msrs()
H A Dvmx_msrs_test.c70 struct kvm_x86_cpu_feature feature) in __ia32_feature_control_msr_test()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dhyperv.c70 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_hv_cpu_has()
H A Dprocessor.c927 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has()
1043 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()