Searched refs:kvm_cpuid_entry2 (Results 1 – 8 of 8) sorted by relevance
58 static struct cpuid_mask get_const_cpuid_mask(const struct kvm_cpuid_entry2 *entry) in get_const_cpuid_mask()86 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids()157 struct kvm_cpuid_entry2 *ent; in set_cpuid_after_run()
44 const struct kvm_cpuid_entry2 *entry = &hv_cpuid_entries->entries[i]; in test_hv_cpuid()
140 struct kvm_cpuid_entry2 *ent; in test_pv_unhalt()
54 cpuid_hv->nent * sizeof(struct kvm_cpuid_entry2)); in vcpu_set_hv_cpuid()
927 const struct kvm_cpuid_entry2 *entry; in kvm_cpuid_has() 934 * The output registers in kvm_cpuid_entry2 are in alphabetical in kvm_cpuid_property() 1037 struct kvm_cpuid_entry2 *entry; in vcpu_clear_cpuid_entry() 1052 struct kvm_cpuid_entry2 *entry = vcpu_get_cpuid_entry(vcpu, function); in vcpu_set_or_clear_cpuid_feature() 1065 struct kvm_cpuid_entry2 *entry; in vcpu_get_msr() 1342 const struct kvm_cpuid_entry2 *get_cpuid_entry(const struct kvm_cpuid2 *cpuid,
118 /* Note, these are ordered alphabetically to match kvm_cpuid_entry2. Eww. */1023 const struct kvm_cpuid_entry2 *get_cpuid_entry(const struct kvm_cpuid2 *cpuid,1104 sizeof(struct kvm_cpuid_entry2) * nr_entries;1131 static inline struct kvm_cpuid_entry2 *__vcpu_get_cpuid_entry(struct kvm_vcpu *vcpu, in vcpu_clear_cpuid_feature() 1139 return (struct kvm_cpuid_entry2 *)get_cpuid_entry(vcpu->cpuid,1143 static inline struct kvm_cpuid_entry2 *vcpu_get_cpuid_entry(struct kvm_vcpu *vcpu,1182 struct kvm_cpuid_entry2 *entry;
251 struct kvm_cpuid_entry2 { struct270 __DECLARE_FLEX_ARRAY(struct kvm_cpuid_entry2, entries); argument
7852 struct kvm_cpuid_entry2 *entry; in nested_vmx_cr_fixed1_bits_update()7897 struct kvm_cpuid_entry2 *best = NULL; in update_intel_pt_cfg()