Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/
Dbeat.h37 void beat_kexec_cpu_down(int, int);
Dcelleb_setup.c223 .kexec_cpu_down = beat_kexec_cpu_down, in define_machine()
Dbeat.c176 void beat_kexec_cpu_down(int crash, int secondary) in beat_kexec_cpu_down() function