is_write_abort
return esr_is_data_abort(esr) && is_write_abort(esr);
} else if (is_write_abort(esr)) {