Searched refs:kvm_emulate_cpuid (Results 1 – 4 of 4) sorted by relevance
1040 int kvm_emulate_cpuid(struct kvm_vcpu *vcpu) in kvm_emulate_cpuid() function1056 EXPORT_SYMBOL_GPL(kvm_emulate_cpuid);
3914 return kvm_emulate_cpuid(&svm->vcpu); in cpuid_interception()
1368 int kvm_emulate_cpuid(struct kvm_vcpu *vcpu);
4984 return kvm_emulate_cpuid(vcpu); in handle_cpuid()