Searched defs:exit_fastpath (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/vmx/ | ||
| H A D | vmx.c | 6682 __vmx_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) __vmx_handle_exit() argument |
| /linux/arch/x86/kvm/svm/ | ||
| H A D | svm.c | 3653 svm_handle_exit(struct kvm_vcpu * vcpu,fastpath_t exit_fastpath) svm_handle_exit() argument |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 11178 fastpath_t exit_fastpath; in vcpu_enter_guest() local |