Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h108 struct kvm_x86_cpu_feature { struct
116 struct kvm_x86_cpu_feature feature = { \ argument
314 struct kvm_x86_cpu_feature f;
709 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has()
946 struct kvm_x86_cpu_feature feature);
948 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has()
1083 struct kvm_x86_cpu_feature feature) in vcpu_cpuid_has()
1092 struct kvm_x86_cpu_feature feature,
1096 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature()
1103 struct kvm_x86_cpu_feature featur in vcpu_clear_cpuid_feature()
[all...]
H A Dhyperv.h359 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature);
/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.c761 * order, but kvm_x86_cpu_feature matches that mess, so yay in __kvm_cpu_has()
772 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has()
888 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()
/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_msrs_test.c72 struct kvm_x86_cpu_feature feature) in __ia32_feature_control_msr_test()