Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-common.h14 extern const struct plat_smp_ops ip27_smp_ops;
H A Dip27-init.c96 register_smp_ops(&ip27_smp_ops); in plat_mem_setup()
H A Dip27-smp.c180 const struct plat_smp_ops ip27_smp_ops = { variable