Searched refs:kvm_exception_is_soft (Results 1 – 4 of 4) sorted by relevance
33 static inline bool kvm_exception_is_soft(unsigned int nr) in kvm_exception_is_soft() function
2290 if (kvm_exception_is_soft(nr)) in vmx_queue_exception()2297 if (kvm_exception_is_soft(nr)) { in vmx_queue_exception()10037 if (kvm_exception_is_soft(nr)) { in vmcs12_save_pending_event()
3747 if (kvm_exception_is_soft(vector)) { in svm_complete_interrupts()
2913 !kvm_exception_is_soft(vcpu->arch.exception.nr); in kvm_vcpu_ioctl_x86_get_vcpu_events()