Searched refs:canrestore (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kvm_isadep.c | 77 long nwin, stopwin, canrestore, wp, i, sp; in kmt_stack_iter() local 109 canrestore = kregs[KREG_CANRESTORE]; in kmt_stack_iter() 111 stopwin = ((wp + nwin) - canrestore - 1) % nwin; in kmt_stack_iter() 114 "stopwin = %lu\n", wp, canrestore, stopwin); in kmt_stack_iter()
|
/titanic_41/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_resume.s | 101 wrpr %g0, %canrestore 125 wrpr %g4, %canrestore
|
H A D | kmdb_start.s | 57 wrpr %g0, %canrestore
|
H A D | kaif_startup.s | 237 rdpr %canrestore, %g4 249 wrpr %g0, %canrestore
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | machthread.h | 246 rdpr %canrestore, scr1; \ 248 wrpr %g0, 0, %canrestore; \
|
H A D | traptrace.h | 315 rdpr %canrestore, scr3; \
|
/titanic_41/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 1491 rdpr %canrestore, %g2 ! number of available windows 1494 movg %icc, %o1, %g2 ! %g2 = min(%canrestore-1, limit) 1503 rdpr %canrestore, %o4 ! its effects when we finish.
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | mach_proc_init.s | 77 wrpr %g0, 0, %canrestore
|
H A D | mach_locore.s | 1030 rdpr %canrestore, %g1
|
/titanic_41/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 205 rdpr %canrestore, %g2
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | traptrace.h | 371 rdpr %canrestore, scr3; \
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 962 wrpr %g0, %g0, %canrestore ;\
|