Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/mips/sgi-ip27/
Dip27-memory.c362 for (slot = 0; slot < MAX_MEM_SLOTS; slot++) { in szmem()
379 slot = MAX_MEM_SLOTS; in szmem()