Searched refs:kvm_x86_cpu_feature (Results 1 – 5 of 5) sorted by relevance
108 struct kvm_x86_cpu_feature { struct116 struct kvm_x86_cpu_feature feature = { \ argument305 struct kvm_x86_cpu_feature f;695 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has()932 struct kvm_x86_cpu_feature feature);934 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has()1060 struct kvm_x86_cpu_feature feature) in vcpu_cpuid_has()1069 struct kvm_x86_cpu_feature feature,1073 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature()1080 struct kvm_x86_cpu_feature feature) in vcpu_clear_cpuid_feature()
362 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature);
70 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_hv_cpu_has()
750 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has()866 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()
72 struct kvm_x86_cpu_feature feature) in __ia32_feature_control_msr_test()
Completed in 17 milliseconds