FAULT_CODE_ITLB
#define FAULT_CODE_ITLB (1 << 2) /* ITLB miss */
#define FAULT_CODE_ITLB 0x04 /* Miss happened in I-TLB */