KLD_SYMMON_STK    355 arch/mips/include/asm/sn/addrs.h 	(KLD_SYMMON_STK(nasid)->offset +				\
KLD_SYMMON_STK    356 arch/mips/include/asm/sn/addrs.h 	 KLD_SYMMON_STK(nasid)->stride * (slice))
KLD_SYMMON_STK    357 arch/mips/include/asm/sn/addrs.h #define SYMMON_STK_STRIDE(nasid)	KLD_SYMMON_STK(nasid)->stride
KLD_SYMMON_STK    362 arch/mips/include/asm/sn/addrs.h #define SYMMON_STK_SIZE(nasid)	KLD_SYMMON_STK(nasid)->stride
KLD_SYMMON_STK    364 arch/mips/include/asm/sn/addrs.h #define SYMMON_STK_END(nasid)	(SYMMON_STK_ADDR(nasid, 0) + KLD_SYMMON_STK(nasid)->size)