Searched defs:kvm_cpuid (Results 1 – 2 of 2) sorted by relevance
202 struct kvm_cpuid { struct205 struct kvm_cpuid_entry entries[0]; argument
876 void kvm_cpuid(struct kvm_vcpu *vcpu, u32 *eax, u32 *ebx, u32 *ecx, u32 *edx) in kvm_cpuid() function