Home
last modified time | relevance | path

Searched refs:STEP_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sparc/sys/
H A Dpcb.h72 #define STEP_ACTIVE 2 /* actively patching addr, set active flag */ macro
/titanic_44/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c742 lwp->lwp_pcb.pcb_step == STEP_ACTIVE) in prdostep()
803 lwp->lwp_pcb.pcb_step = STEP_ACTIVE; in prdostep()
828 if (lwp->lwp_pcb.pcb_step == STEP_ACTIVE) { in prundostep()
/titanic_44/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1655 cmp %g4, STEP_ACTIVE ! step flags set in pcb?
/titanic_44/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1882 cmp %g4, STEP_ACTIVE ! step flags set in pcb?