Searched refs:KVM_ARM_IRQ_spsr (Results 1 – 3 of 3) sorted by relevance
34 ctxt->gp_regs.KVM_ARM_IRQ_spsr = read_special(SPSR_irq); in __banked_save_state()61 write_special(ctxt->gp_regs.KVM_ARM_IRQ_spsr, SPSR_irq); in __banked_restore_state()
144 return &vcpu->arch.ctxt.gp_regs.KVM_ARM_IRQ_spsr; in __vcpu_spsr()
49 #define KVM_ARM_IRQ_spsr irq_regs[2] macro