Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c6052 static int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit()
6810 fastpath_t exit_fastpath; in vmx_vcpu_run() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c3077 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c9004 fastpath_t exit_fastpath; in vcpu_enter_guest() local