Home
last modified time | relevance | path

Searched defs:force_immediate_exit (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.c6173 handle_fastpath_preemption_timer(struct kvm_vcpu * vcpu,bool force_immediate_exit) handle_fastpath_preemption_timer() argument
7378 vmx_update_hv_timer(struct kvm_vcpu * vcpu,bool force_immediate_exit) vmx_update_hv_timer() argument
7438 vmx_exit_handlers_fastpath(struct kvm_vcpu * vcpu,bool force_immediate_exit) vmx_exit_handlers_fastpath() argument
7517 bool force_immediate_exit = run_flags & KVM_RUN_FORCE_IMMEDIATE_EXIT; vmx_vcpu_run() local
[all...]
/linux/arch/x86/kvm/svm/
H A Dsvm.c4426 bool force_immediate_exit = run_flags & KVM_RUN_FORCE_IMMEDIATE_EXIT; svm_vcpu_run() local