Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmx.c5503 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()
/linux/arch/x86/kvm/svm/
A Dsvm.c3436 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()
/linux/arch/x86/include/asm/
A Dkvm_host.h194 EXIT_FASTPATH_NONE, enumerator
/linux/arch/x86/kvm/
A Dx86.c2015 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