Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/sn/sn0/
Darch.h60 #define MAX_MEM_SLOTS 16 /* max slots per node */ macro
62 #define MAX_MEM_SLOTS 32 /* max slots per node */ macro
/linux-2.6.39/arch/mips/sgi-ip27/
Dip27-memory.c363 for (slot = 0; slot < MAX_MEM_SLOTS; slot++) { in szmem()
380 slot = MAX_MEM_SLOTS; in szmem()