PR_UE_SCRUBBED
#define PR_ERRMASK (PR_UE | PR_UE_SCRUBBED | PR_MCE | PR_FMA)
if (toxic & PR_UE_SCRUBBED) {
if (toxic & PR_UE_SCRUBBED) {
toxic &= ~PR_UE_SCRUBBED;
if (pp->p_toxic & PR_UE_SCRUBBED) {
page_settoxic(pp, PR_UE_SCRUBBED);