Lines Matching refs:flt_priv
1305 aflt->flt_priv = (rp->r_tstate & TSTATE_PRIV) ? 1 : 0; in cpu_async_error()
1337 if (aflt->flt_priv && tl == 0) { in cpu_async_error()
1402 if (aflt->flt_priv || aft_panic) in cpu_async_error()
1407 if (aflt->flt_priv) in cpu_async_error()
1621 if (aflt->flt_priv && aflt->flt_prot == AFLT_PROT_NONE) { in cpu_async_error()
1720 (!aflt->flt_priv || aflt->flt_prot == AFLT_PROT_COPY)) { in cpu_async_error()
2020 if (afsr_priv != aflt->flt_priv) { in log_ue_err()
2027 "TSTATE.PRIV=%d used", (aflt->flt_priv) ? 1 : 0); in log_ue_err()
2031 if (aflt->flt_priv) in log_ue_err()
2155 aflt->flt_priv ? "privileged" : "user"); in cpu_async_log_err()
2162 aflt->flt_priv ? "privileged" : "user"); in cpu_async_log_err()
2321 if (!aflt->flt_priv) { in cpu_async_log_err()