Searched refs:sysreset_hack (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dras.c256 static int sysreset_hack; variable
262 sysreset_hack = of_machine_is_compatible("IBM,CBPLUS-1.0"); cbe_sysreset_init()
263 if (!sysreset_hack) cbe_sysreset_init()
288 if (sysreset_hack && (smp_processor_id() == 0)) { cbe_sysreset_hack()

Completed in 45 milliseconds