Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h42 void native_cpu_die(unsigned int cpu);
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c83 void native_cpu_die(unsigned int cpu) in native_cpu_die() function
161 void native_cpu_die(unsigned int cpu) in native_cpu_die() function
/openbmc/linux/arch/sh/boards/
H A Dof-generic.c45 .cpu_die = native_cpu_die,
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c131 .cpu_die = native_cpu_die,
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c143 .cpu_die = native_cpu_die,