Home
last modified time | relevance | path

Searched refs:stistipanic (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h94 cmpl $0, stistipanic(%rip); \
96 movl $-1, stistipanic(%rip); \
129 cmpl $0, stistipanic; \
131 movl $-1, stistipanic; \
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c499 int stistipanic = 1; /* controls the debug panic check */ variable