Searched refs:exc_vector (Results 1 – 1 of 1) sorted by relevance
116 int exc_vector; /* (x) exception collateral */ member2191 info = vcpu->exc_vector & 0xff; in vcpu_exception_intinfo()2215 vcpu->exc_vector, info2); in vm_entry_intinfo()2266 "pending exception %d", vector, vcpu->exc_vector); in vm_inject_exception()2294 vcpu->exc_vector = vector; in vm_inject_exception()2932 SNAPSHOT_VAR_OR_LEAVE(vcpu->exc_vector, meta, ret, done); in vm_snapshot_vcpus()