Searched defs:FAULT_WRITE (Results 1 – 2 of 2) sorted by relevance
129 #define FAULT_WRITE (1 << 16) macro
401 #define FAULT_WRITE 0x0800 /* fault was due to write (ARMv6+) */ macro