Searched refs:PX_PROTECTED (Results 1 – 6 of 6) sorted by relevance
162 uint32_t px_log = PX_PANIC | PX_NO_PANIC | PX_PROTECTED | PX_HW_RESET;166 uint32_t px_die = PX_PANIC | PX_PROTECTED | PX_HW_RESET;
61 #define PX_PROTECTED (0x1 << 2) macro
379 if ((rc_err & (PX_PANIC | PX_PROTECTED)) || in px_fm_callback()
414 } else if (err & PX_PROTECTED) { in px_err_epkt_severity()415 if (px_log & PX_PROTECTED) in px_err_epkt_severity()438 if (is_safeacc && !(err & PX_PANIC) && !(px_die & PX_PROTECTED)) in px_err_epkt_severity()
406 if (epkt->rc_descr.D && (err & (PX_PANIC | PX_PROTECTED)) && in px_mmu_epkt_severity()
1105 if (px_log & PX_PROTECTED) { in px_err_protected_handle()1110 return (PX_PROTECTED); in px_err_protected_handle()