Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kvm/
Dx86.h31 static inline bool kvm_exception_is_soft(unsigned int nr) in kvm_exception_is_soft() function
Dvmx.c1061 if (kvm_exception_is_soft(nr)) { in vmx_queue_exception()
Dsvm.c3514 if (kvm_exception_is_soft(vector)) { in svm_complete_interrupts()
Dx86.c2632 !kvm_exception_is_soft(vcpu->arch.exception.nr); in kvm_vcpu_ioctl_x86_get_vcpu_events()