Home
last modified time | relevance | path

Searched defs:exit_fastpath (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.c6781 static int __vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in __vmx_handle_exit() argument
6937 int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit() argument
/linux/arch/x86/kvm/svm/
H A Dsvm.c3598 svm_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) svm_handle_exit() argument
/linux/arch/x86/kvm/
H A Dx86.c11085 fastpath_t exit_fastpath; in vcpu_enter_guest() local