Searched refs:TLB_ERROR (Results 1 – 2 of 2) sorted by relevance
651 if (TLB_ERROR(ec)) { in decode_mc0_mce()760 if (TLB_ERROR(ec)) in decode_mc1_mce()794 if (TLB_ERROR(ec)) in k8_mc2_mce()823 if (TLB_ERROR(ec)) { in f15h_mc2_mce()967 if (TLB_ERROR(ec)) in decode_mc4_mce()
14 #define TLB_ERROR(x) (((x) & 0xFFF0) == 0x0010) macro
Completed in 5 milliseconds