Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/sys/
H A Dpcb.h72 #define STEP_ACTIVE 2 /* actively patching addr, set active flag */ macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S1634 cmp %g4, STEP_ACTIVE ! step flags set in pcb?
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S1862 cmp %g4, STEP_ACTIVE ! step flags set in pcb?