Home
last modified time | relevance | path

Searched refs:aft_panic (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h141 extern int aft_panic;
/illumos-gate/usr/src/uts/sun4u/os/
H A Decc.c94 int aft_panic = 0; /* panic (not reboot) on fatal usermode AFLT */ variable
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c72 int aft_panic = 0; /* panic (not reboot) on fatal usermode AFLT */ variable
314 aflt->flt_panic |= aft_panic; in process_nonresumable_error()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c1402 if (aflt->flt_priv || aft_panic) in cpu_async_error()
1410 } else if (aflt->flt_prot == AFLT_PROT_COPY && aft_panic) { in cpu_async_error()
H A Dopl_olympus.c2035 aflt->flt_panic |= aft_panic;
H A Dus3_common.c1887 aflt->flt_panic |= aft_panic; in cpu_deferred_error()