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