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)
803 lwp->lwp_pcb.pcb_step = STEP_ACTIVE;
828 if (lwp->lwp_pcb.pcb_step == STEP_ACTIVE) {
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1655 cmp %g4, STEP_ACTIVE ! step flags set in pcb?
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1882 cmp %g4, STEP_ACTIVE ! step flags set in pcb?

Completed in 56 milliseconds