Searched refs:KVM_ARM_SVC_sp (Results 1 – 2 of 2) sorted by relevance
23 ctxt->gp_regs.KVM_ARM_SVC_sp = read_special(SP_svc); in __banked_save_state()50 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