Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/sn/
Darch.h108 #define SLOT_SIZE (1LL<<SLOT_SHIFT) macro
111 #define NODE_MAX_MEM_SIZE SLOT_SIZE * MAX_MEM_SLOTS
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-memory.c154 nodebytes += SLOT_SIZE; in szmem()