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.c6682 __vmx_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) __vmx_handle_exit() argument
6838 vmx_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) vmx_handle_exit() argument
/linux/arch/x86/kvm/svm/
H A Dsvm.c3653 svm_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) svm_handle_exit() argument
/linux/arch/x86/kvm/
H A Dx86.c11178 fastpath_t exit_fastpath; in vcpu_enter_guest() local