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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h204 #define AFLT_PROT_COPY 3 /* t_lofault protection (ucopy, etc.) */ macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c313 AFLT_PROT_COPY) {
385 if (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY ||
472 aflt->flt_prot = AFLT_PROT_COPY;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2016 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.c1368 aflt->flt_prot = AFLT_PROT_COPY;
1410 } else if (aflt->flt_prot == AFLT_PROT_COPY && aft_panic) {
1720 (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY)) {
2326 } else if (aflt->flt_prot == AFLT_PROT_COPY && aflt->flt_core) {
2330 } else if (aflt->flt_prot == AFLT_PROT_COPY) {
H A Dus3_common.c1865 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) {

Completed in 95 milliseconds