Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c6014 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()
6551 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()
7227 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()
7309 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7420 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7428 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7436 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c3552 if (exit_fastpath != EXIT_FASTPATH_NONE) in svm_handle_exit()
4128 return EXIT_FASTPATH_NONE; in svm_exit_handlers_fastpath()
4270 return EXIT_FASTPATH_NONE; in svm_vcpu_run()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h202 EXIT_FASTPATH_NONE, enumerator
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2187 fastpath_t ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()
2210 if (ret != EXIT_FASTPATH_NONE) in handle_fastpath_set_msr_irqoff()