Searched refs:KVM_ARM_UND_spsr (Results 1 – 3 of 3) sorted by relevance
31 ctxt->gp_regs.KVM_ARM_UND_spsr = read_special(SPSR_und); in __banked_save_state()58 write_special(ctxt->gp_regs.KVM_ARM_UND_spsr, SPSR_und); in __banked_restore_state()
142 return &vcpu->arch.ctxt.gp_regs.KVM_ARM_UND_spsr; in __vcpu_spsr()
46 #define KVM_ARM_UND_spsr und_regs[2] macro