Searched refs:EXIT_FASTPATH_NONE (Results 1 – 4 of 4) sorted by relevance
6001 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()6538 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()7172 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()7243 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()7358 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()7369 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()7377 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
3436 if (exit_fastpath != EXIT_FASTPATH_NONE) in svm_handle_exit()3920 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()4061 return EXIT_FASTPATH_NONE; in svm_vcpu_run()
202 EXIT_FASTPATH_NONE, enumerator
2157 fastpath_t ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()2178 if (ret != EXIT_FASTPATH_NONE) in handle_fastpath_set_msr_irqoff()
Completed in 50 milliseconds