Searched refs:spsr_und (Results 1 – 6 of 6) sorted by relevance
218 vcpu->arch.ctxt.spsr_und = read_sysreg(spsr_und); in __sysreg32_save_state()235 write_sysreg(vcpu->arch.ctxt.spsr_und, spsr_und); in __sysreg32_restore_state()
69 write_sysreg(val, spsr_und); in __vcpu_write_spsr_und()71 vcpu->arch.ctxt.spsr_und = val; in __vcpu_write_spsr_und()
267 vcpu->arch.ctxt.spsr_und = 0; in kvm_reset_vcpu()
161 return &vcpu->arch.ctxt.spsr_und; in core_reg_addr()
265 uint32_t spsr_fiq, spsr_irq, spsr_und, spsr_abt; member
420 u64 spsr_und; member