Searched refs:vect_offset (Results 1 – 1 of 1) sorted by relevance
271 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32() argument280 return_address += return_offsets[vect_offset >> 2][is_thumb]; in enter_exception32()297 vect_offset += 0xffff0000; in enter_exception32()299 vect_offset += __vcpu_read_sys_reg(vcpu, VBAR_EL1); in enter_exception32()301 *vcpu_pc(vcpu) = vect_offset; in enter_exception32()