Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dsmp-ops.h17 extern struct plat_smp_ops shx3_smp_ops;
/openbmc/linux/arch/sh/boards/
H A Dboard-urquell.c206 register_smp_ops(&shx3_smp_ops); in urquell_setup()
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c137 struct plat_smp_ops shx3_smp_ops = { variable
/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dsetup.c254 register_smp_ops(&shx3_smp_ops); in sdk7786_setup()
/openbmc/linux/arch/sh/boards/mach-x3proto/
H A Dsetup.c264 register_smp_ops(&shx3_smp_ops); in x3proto_setup()