Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dtraps.c128 int machinecheck_count = 0; variable
149 machinecheck_count++; in MachineCheckException()
189 if (machinecheck_count > 10) { in MachineCheckException()
193 if (machinecheck_count > 1) { in MachineCheckException()