Searched defs:TLB_ERROR (Results 1 – 2 of 2) sorted by relevance
14 #define TLB_ERROR(x) (((x) & 0xFFF0) == 0x0010) macro