Searched refs:KVM_ARM_SVC_spsr (Results 1 – 3 of 3) 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()
36 #define KVM_ARM_SVC_spsr svc_regs[2] macro
150 return &vcpu->arch.ctxt.gp_regs.KVM_ARM_SVC_spsr; in vcpu_spsr()