Searched refs:KVM_ARM_SVC_sp (Results 1 – 3 of 3) sorted by relevance
34 ctxt->gp_regs.KVM_ARM_SVC_sp = read_special(SP_svc); in __banked_save_state()61 write_special(ctxt->gp_regs.KVM_ARM_SVC_sp, SP_svc); in __banked_restore_state()
38 #define KVM_ARM_SVC_sp svc_regs[0] macro