Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip30/ !
Dip30-common.h20 extern struct plat_smp_ops ip30_smp_ops;
Dip30-setup.c130 register_smp_ops(&ip30_smp_ops); in plat_mem_setup()
Dip30-smp.c140 struct plat_smp_ops __read_mostly ip30_smp_ops = { variable