Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/sgi-ip27/
Dip27-common.h15 extern const struct plat_smp_ops ip27_smp_ops;
Dip27-init.c96 register_smp_ops(&ip27_smp_ops); in plat_mem_setup()
Dip27-smp.c182 const struct plat_smp_ops ip27_smp_ops = { variable