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.h110 struct kvm_x86_cpu_feature { struct
118 struct kvm_x86_cpu_feature feature = { \ argument
317 struct kvm_x86_cpu_feature f;
732 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has()
969 struct kvm_x86_cpu_feature feature);
971 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has()
1106 struct kvm_x86_cpu_feature feature) in vcpu_cpuid_has()
1115 struct kvm_x86_cpu_feature feature,
1119 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature()
1126 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.c72 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.c929 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has()
1045 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()