Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-smp.c24 #define MPCONF(x) (MPCONF_ADDR + (x) * MPCONF_SIZE) macro
85 mpc = (struct mpconf *)MPCONF(i); in ip30_smp_setup()
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary()