Searched refs:PF_ERR_WRITE (Results 1 – 2 of 2) sorted by relevance
89 #define PF_ERR_WRITE 0x02 /* fault caused by write (else read) */ macro
495 if (errcode & PF_ERR_WRITE) { in trap()