Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c6001 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()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c3436 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()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h202 EXIT_FASTPATH_NONE, enumerator
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c2157 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 53 milliseconds