Home
last modified time | relevance | path

Searched refs:MCSR_TLBP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/44x/
Dmachine_check.c28 if (mcsr & MCSR_TLBP) in machine_check_440A()
66 if (mcsr & MCSR_TLBP) in machine_check_47x()
/Linux-v5.4/arch/powerpc/include/asm/
Dreg_booke.h240 #define MCSR_TLBP 0x08000000 /* TLB Parity Error */ macro