Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h60 struct kvm_x86_cpu_feature { struct
68 struct kvm_x86_cpu_feature feature = { \ argument
428 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has()
612 struct kvm_x86_cpu_feature feature);
614 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has()
688 struct kvm_x86_cpu_feature feature,
692 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature()
699 struct kvm_x86_cpu_feature feature) in vcpu_clear_cpuid_feature()
/Linux-v6.1/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c704 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has()
781 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()