DSISR_PRTABLE_FAULT
DSISR_PRTABLE_FAULT | \
DSISR_PRTABLE_FAULT)
if (!(dsisr & DSISR_PRTABLE_FAULT))
if (dsisr & (DSISR_PRTABLE_FAULT | DSISR_BADACCESS |
flags |= DSISR_PRTABLE_FAULT;
if (!(dsisr & DSISR_PRTABLE_FAULT))
if (dsisr & (DSISR_PRTABLE_FAULT | DSISR_BADACCESS)) {