Home
last modified time | relevance | path

Searched refs:kvm_emulate_cpuid (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/
Dcpuid.c937 int kvm_emulate_cpuid(struct kvm_vcpu *vcpu) in kvm_emulate_cpuid() function
953 EXPORT_SYMBOL_GPL(kvm_emulate_cpuid);
Dsvm.c3450 return kvm_emulate_cpuid(&svm->vcpu); in cpuid_interception()
Dvmx.c6677 return kvm_emulate_cpuid(vcpu); in handle_cpuid()
/arch/x86/include/asm/
Dkvm_host.h1202 int kvm_emulate_cpuid(struct kvm_vcpu *vcpu);