Searched refs:flt_prot (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c179 aflt->flt_prot = AFLT_PROT_NONE;
267 aflt->flt_prot = AFLT_PROT_NONE;
312 if (!aflt->flt_priv || aflt->flt_prot ==
385 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY ||
427 if ((aflt->flt_prot == AFLT_PROT_NONE) && (aflt->flt_priv == 1) &&
447 aflt->flt_prot = AFLT_PROT_EC;
455 aflt->flt_prot = AFLT_PROT_ACCESS;
472 aflt->flt_prot = AFLT_PROT_COPY;
/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h78 uchar_t flt_prot; /* type of fault protection (if any) */ member in struct:async_flt
197 * Fault protection values for async_flt.flt_prot. The async error handling
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1074 if (!panicstr && aflt->flt_prot == AFLT_PROT_EC &&
1583 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL))
1943 aflt->flt_prot = (uchar_t)AFLT_PROT_NONE;
1990 aflt->flt_prot = (uchar_t)AFLT_PROT_EC;
1999 aflt->flt_prot = (uchar_t)AFLT_PROT_ACCESS;
2016 aflt->flt_prot = AFLT_PROT_COPY;
2033 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY) {
2087 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY) {
H A Dspitfire.c1303 aflt->flt_prot = AFLT_PROT_NONE;
1342 aflt->flt_prot = AFLT_PROT_EC;
1351 aflt->flt_prot = AFLT_PROT_ACCESS;
1368 aflt->flt_prot = AFLT_PROT_COPY;
1397 if (aflt->flt_prot == AFLT_PROT_NONE) {
1410 } else if (aflt->flt_prot == AFLT_PROT_COPY && aft_panic) {
1621 if (aflt->flt_priv && aflt->flt_prot == AFLT_PROT_NONE) {
1720 (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY)) {
2092 aflt->flt_prot == AFLT_PROT_EC) {
2326 } else if (aflt->flt_prot
[all...]
H A Dus3_common.c1223 aflt->flt_prot = AFLT_PROT_NONE;
1391 aflt->flt_prot = AFLT_PROT_NONE;
1819 aflt->flt_prot = AFLT_PROT_NONE;
1839 aflt->flt_prot = AFLT_PROT_EC;
1848 aflt->flt_prot = AFLT_PROT_ACCESS;
1865 aflt->flt_prot = AFLT_PROT_COPY;
1882 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY) {
2051 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY) {
2112 aflt->flt_prot = AFLT_PROT_NONE;
2432 aflt->flt_prot
[all...]
H A Dus3_cheetahplus.c1022 aflt->flt_prot = AFLT_PROT_NONE;

Completed in 95 milliseconds