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 = { \ argument314 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 feature) in vcpu_clear_cpuid_feature()
359 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()
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()
72 struct kvm_x86_cpu_feature feature) in __ia32_feature_control_msr_test()
Completed in 12 milliseconds