Searched refs:SRR1_MC_LOADSTORE (Results 1 – 1 of 1) sorted by relevance
135 #define SRR1_MC_LOADSTORE(srr1) ((srr1) & PPC_BIT(42)) macro705 if (SRR1_MC_LOADSTORE(srr1)) in mce_handle_error()749 if (SRR1_MC_LOADSTORE(regs->msr) && regs->dsisr == 0x02000000) in __machine_check_early_realmode_p9()759 if (SRR1_MC_LOADSTORE(srr1) && in __machine_check_early_realmode_p9()780 if (SRR1_MC_LOADSTORE(srr1) && in __machine_check_early_realmode_p10()
Completed in 6 milliseconds