Searched refs:EXIT_FASTPATH_NONE (Results 1 – 4 of 4) sorted by relevance
5503 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()6003 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()6589 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()6639 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()6775 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()6788 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()6796 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
3436 if (exit_fastpath != EXIT_FASTPATH_NONE) in handle_exit()3809 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()3982 return EXIT_FASTPATH_NONE; in svm_vcpu_run()
194 EXIT_FASTPATH_NONE, enumerator
2015 fastpath_t ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()2036 if (ret != EXIT_FASTPATH_NONE) in handle_fastpath_set_msr_irqoff()
Completed in 52 milliseconds