Home
last modified time | relevance | path

Searched refs:kvm_emulate_hypercall (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dsvm.c3272 return kvm_emulate_hypercall(vcpu); in vmmcall_interception()
/linux/arch/x86/kvm/
H A Dx86.c10532 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) in kvm_emulate_hypercall() function
10543 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_hypercall);