Home
last modified time | relevance | path

Searched refs:kvm_exception_is_soft (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kvm/
A Dx86.h134 static inline bool kvm_exception_is_soft(unsigned int nr) in kvm_exception_is_soft() function
A Dx86.c4677 if (kvm_exception_is_soft(vcpu->arch.exception.nr)) { in kvm_vcpu_ioctl_x86_get_vcpu_events()
/linux/arch/x86/kvm/vmx/
A Dnested.c3676 if (kvm_exception_is_soft(nr)) { in vmcs12_save_pending_event()
3784 if (kvm_exception_is_soft(nr)) in nested_vmx_inject_exception_vmexit()
A Dvmx.c1615 if (kvm_exception_is_soft(nr)) in vmx_queue_exception()
1623 if (kvm_exception_is_soft(nr)) { in vmx_queue_exception()
/linux/arch/x86/kvm/svm/
A Dsvm.c3770 if (kvm_exception_is_soft(vector)) { in svm_complete_interrupts()

Completed in 55 milliseconds