Searched refs:pCtx (Results 1 – 4 of 4) sorted by relevance
237 unsigned int ctx_savemask = (unsigned short)State.Sig.pCtx->SaveMask; in head_end()297 State.Sig.pCtx->SaveMask = ctx_savemask; in head_end()314 struct pt_regs *regs = (struct pt_regs *)State.Sig.pCtx; in tail_end_sys()352 if (State.Sig.pCtx->SaveMask & TBICTX_XEXT_BIT) { in tail_end_sys()366 State.Sig.SaveMask |= State.Sig.pCtx->SaveMask; in tail_end_sys()432 if ((State.Sig.pCtx->CurrPC >= get_tls_start) && in _restart_critical_section()433 (State.Sig.pCtx->CurrPC < get_tls_end)) in _restart_critical_section()434 State.Sig.pCtx->CurrPC = get_tls_start; in _restart_critical_section()457 if ((State.Sig.pCtx->CurrPC >= cmpxchg_start) && in _restart_critical_section()458 (State.Sig.pCtx->CurrPC < cmpxchg_end)) in _restart_critical_section()[all …]
85 old_regs = set_irq_regs((struct pt_regs *)State.Sig.pCtx); in kick_handler()
306 to.Switch.pCtx = next->thread.kernel_context; in __switch_to()315 state.Sig.pCtx = ®s->ctx; in __switch_to()
624 PTBICTX pCtx; member640 PTBICTX pCtx; member658 PTBICTX2 pCtx; member1033 void *__TBICtx2Restore( PTBICTX2 pCtx, short SaveMask, void *pExt );