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.c6023 return EXIT_FASTPATH_NONE; in handle_fastpath_preemption_timer()
6560 if (exit_fastpath != EXIT_FASTPATH_NONE) in __vmx_handle_exit()
7236 return EXIT_FASTPATH_NONE; in vmx_exit_handlers_fastpath()
7318 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7429 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7437 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
7445 return EXIT_FASTPATH_NONE; in vmx_vcpu_run()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c3585 if (exit_fastpath != EXIT_FASTPATH_NONE) in pre_svm_run()
4161 return EXIT_FASTPATH_NONE; in svm_vcpu_run()
4303 return EXIT_FASTPATH_NONE; in svm_load_mmu_pgd()
/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()