Searched refs:spsr_und (Results 1 – 7 of 7) sorted by relevance
170 vcpu->arch.ctxt.spsr_und = read_sysreg(spsr_und); in __sysreg32_save_state()187 write_sysreg(vcpu->arch.ctxt.spsr_und, spsr_und); in __sysreg32_restore_state()
74 unsigned long spsr_und; member166 mode_regs.sp_und, mode_regs.lr_und, mode_regs.spsr_und); in fiq_debugger_dump_allregs()
145 READ_SPECIAL_REG(spsr_und)); in fiq_debugger_dump_allregs()
58 write_sysreg(val, spsr_und); in __vcpu_write_spsr_und()60 vcpu->arch.ctxt.spsr_und = val; in __vcpu_write_spsr_und()
269 vcpu->arch.ctxt.spsr_und = 0; in kvm_reset_vcpu()
143 return &vcpu->arch.ctxt.spsr_und; in core_reg_addr()
223 u64 spsr_und; member