Searched refs:KVM_ARM_SVC_spsr (Results 1 – 4 of 4) sorted by relevance
36 ctxt->gp_regs.KVM_ARM_SVC_spsr = read_special(SPSR_svc); in __banked_save_state()63 write_special(ctxt->gp_regs.KVM_ARM_SVC_spsr, SPSR_svc); in __banked_restore_state()
150 return &vcpu->arch.ctxt.gp_regs.KVM_ARM_SVC_spsr; in __vcpu_spsr()
40 #define KVM_ARM_SVC_spsr svc_regs[2] macro