Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv.c229 nested_vmx_vmexit(vcpu, HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH, 0, 0); in vmx_hv_inject_synthetic_vmexit_post_tlb_flush()
A Dnested.h33 static inline void nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 vm_exit_reason, in nested_vmx_vmexit() function
A Dnested.c460 nested_vmx_vmexit(vcpu, vm_exit_reason, 0, exit_qualification); in nested_ept_inject_page_fault()
4248 nested_vmx_vmexit(vcpu, EXIT_REASON_INIT_SIGNAL, 0, 0); in vmx_check_nested_events()
4262 nested_vmx_vmexit(vcpu, EXIT_REASON_SIPI_SIGNAL, 0, in vmx_check_nested_events()
4299 nested_vmx_vmexit(vcpu, EXIT_REASON_MONITOR_TRAP_FLAG, 0, 0); in vmx_check_nested_events()
4320 nested_vmx_vmexit(vcpu, EXIT_REASON_PREEMPTION_TIMER, 0, 0); in vmx_check_nested_events()
4336 nested_vmx_vmexit(vcpu, EXIT_REASON_EXCEPTION_NMI, in vmx_check_nested_events()
4371 nested_vmx_vmexit(vcpu, EXIT_REASON_EXTERNAL_INTERRUPT, in vmx_check_nested_events()
4405 nested_vmx_vmexit(vcpu, EXIT_REASON_EXTERNAL_INTERRUPT, in vmx_check_nested_events()
5144 nested_vmx_vmexit(vcpu, EXIT_REASON_TRIPLE_FAULT, 0, 0); in nested_vmx_triple_fault()
6148 nested_vmx_vmexit(vcpu, vmx->vt.exit_reason.full, in handle_vmfunc()
[all …]
A Dvmx.c6429 nested_vmx_vmexit(vcpu, EXIT_REASON_TRIPLE_FAULT, 0, 0); in __vmx_handle_exit()
8151 nested_vmx_vmexit(vcpu, -1, 0, 0); in vmx_enter_smm()

Completed in 28 milliseconds