Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/
H A Dgda.h62 } gda_t; typedef
64 #define GDA ((gda_t*) GDA_ADDR(get_nasid()))
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-smp.c70 gda_t *gdap = GDA; in cpu_node_probe()