Searched refs:exc_vector (Results 1 – 1 of 1) sorted by relevance
115 int exc_vector; /* (x) exception collateral */ member1977 info = vcpu->exc_vector & 0xff; in vcpu_exception_intinfo()2007 vcpu->exc_vector, info2); in vm_entry_intinfo()2070 "pending exception %d", vector, vcpu->exc_vector); in vm_inject_exception()2098 vcpu->exc_vector = vector; in vm_inject_exception()2774 SNAPSHOT_VAR_OR_LEAVE(vcpu->exc_vector, meta, ret, done); in vm_snapshot_vcpus()