Searched defs:FAULT_CODE_ITLB (Results 1 – 2 of 2) sorted by relevance
20 #define FAULT_CODE_ITLB (1 << 2) /* ITLB miss */ macro
97 #define FAULT_CODE_ITLB 0x04 /* Miss happened in I-TLB */ macro