Searched refs:EXIT_FASTPATH_NONE (Results 1 – 5 of 5) sorted by relevance
978 return EXIT_FASTPATH_NONE; in tdx_exit_handlers_fastpath()1070 return EXIT_FASTPATH_NONE; in tdx_vcpu_run()1073 return EXIT_FASTPATH_NONE; in tdx_vcpu_run()1081 return EXIT_FASTPATH_NONE; in tdx_vcpu_run()2043 if (fastpath != EXIT_FASTPATH_NONE) in tdx_handle_exit()
5928 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()6490 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()7169 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()7179 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()7275 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()7390 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()7398 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
3596 if (exit_fastpath != EXIT_FASTPATH_NONE) in svm_handle_exit()4186 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()4199 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()
218 EXIT_FASTPATH_NONE, enumerator
2196 ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()
Completed in 57 milliseconds