Home
last modified time | relevance | path

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

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