sysreset_hack     252 arch/powerpc/platforms/cell/ras.c static int sysreset_hack;
sysreset_hack     258 arch/powerpc/platforms/cell/ras.c 	sysreset_hack = of_machine_is_compatible("IBM,CBPLUS-1.0");
sysreset_hack     259 arch/powerpc/platforms/cell/ras.c 	if (!sysreset_hack)
sysreset_hack     284 arch/powerpc/platforms/cell/ras.c 	if (sysreset_hack && (smp_processor_id() == 0)) {