Searched refs:AFLT_PROT_EC (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h203 #define AFLT_PROT_EC 2 /* on_trap OT_DATA_EC protection */ macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c447 aflt->flt_prot = AFLT_PROT_EC;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1072 * protection AFLT_PROT_EC
1074 if (!panicstr && aflt->flt_prot == AFLT_PROT_EC &&
1990 aflt->flt_prot = (uchar_t)AFLT_PROT_EC;
H A Dus3_common.c1839 aflt->flt_prot = AFLT_PROT_EC;
2426 * Note: AFLT_PROT_EC is used places other than the memory
2432 aflt->flt_prot == AFLT_PROT_EC) {
2507 aflt->flt_prot == AFLT_PROT_EC) {
6443 aflt->flt_prot = AFLT_PROT_EC;
H A Dspitfire.c1342 aflt->flt_prot = AFLT_PROT_EC;
2082 * Note 1: AFLT_PROT_EC is used places other than the memory
2092 aflt->flt_prot == AFLT_PROT_EC) {
2335 } else if (aflt->flt_prot == AFLT_PROT_EC) {

Completed in 132 milliseconds