Searched refs:kvm_emulate_hypercall (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h1089 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c5881 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) kvm_emulate_hypercall() function
5932 EXPORT_SYMBOL_GPL(kvm_emulate_hypercall); variable
H A Dsvm.c1856 kvm_emulate_hypercall(&svm->vcpu); vmmcall_interception()
H A Dvmx.c5711 kvm_emulate_hypercall(vcpu); handle_vmcall()

Completed in 190 milliseconds