Home
last modified time | relevance | path

Searched refs:EXIT_FASTPATH_NONE (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/vmx/
Dvmx.c5631 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()
6129 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()
6740 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()
6798 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
6914 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
6927 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
6935 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
/arch/x86/kvm/svm/
Dsvm.c3380 if (exit_fastpath != EXIT_FASTPATH_NONE) in handle_exit()
3764 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()
3939 return EXIT_FASTPATH_NONE; in svm_vcpu_run()
/arch/x86/include/asm/
Dkvm_host.h195 EXIT_FASTPATH_NONE, enumerator
/arch/x86/kvm/
Dx86.c2054 fastpath_t ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()
2075 if (ret != EXIT_FASTPATH_NONE) in handle_fastpath_set_msr_irqoff()