Searched refs:MCSR_TLBP (Results 1 – 2 of 2) sorted by relevance
28 if (mcsr & MCSR_TLBP) in machine_check_440A()66 if (mcsr & MCSR_TLBP) in machine_check_47x()
240 #define MCSR_TLBP 0x08000000 /* TLB Parity Error */ macro