Lines Matching refs:kvm_cpuid_entry2
397 static uint32_t cpuid_entry_get_reg(struct kvm_cpuid_entry2 *entry, int reg) in cpuid_entry_get_reg()
419 static struct kvm_cpuid_entry2 *cpuid_find_entry(struct kvm_cpuid2 *cpuid, in cpuid_find_entry()
444 struct kvm_cpuid_entry2 *entry = cpuid_find_entry(cpuid, function, index); in kvm_arch_get_supported_cpuid()
1188 struct kvm_cpuid_entry2 *entry_feat, *entry_recomm; in get_supported_hv_cpuid_legacy()
1281 struct kvm_cpuid_entry2 *entry; in hv_cpuid_get_host()
1521 struct kvm_cpuid_entry2 *cpuid_ent) in hyperv_fill_cpuids()
1524 struct kvm_cpuid_entry2 *c; in hyperv_fill_cpuids()
1829 struct kvm_cpuid_entry2 *entries, in kvm_x86_build_cpuid()
1834 struct kvm_cpuid_entry2 *c; in kvm_x86_build_cpuid()
2061 struct kvm_cpuid_entry2 entries[KVM_MAX_CPUID_ENTRIES]; in kvm_arch_init_vcpu()
2069 sizeof(struct kvm_cpuid_entry2) * KVM_MAX_CPUID_ENTRIES); in kvm_arch_init_vcpu()
2074 struct kvm_cpuid_entry2 *c; in kvm_arch_init_vcpu()
2134 struct kvm_cpuid_entry2 *xen_max_leaf; in kvm_arch_init_vcpu()