Searched defs:FAULT_CODE_PROT (Results 1 – 2 of 2) sorted by relevance
22 #define FAULT_CODE_PROT (1 << 3) /* protection fault */ macro
340 #define FAULT_CODE_PROT 0x1 macro