page_fault_is_write
int is_write = page_fault_is_write(error_code);
int is_write = page_fault_is_write(regs->dsisr);