Searched refs:MAX_MEM_SLOTS (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/sn0/
H A Darch.h72 #define MAX_MEM_SLOTS 16 /* max slots per node */ macro
74 #define MAX_MEM_SLOTS 32 /* max slots per node */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/sn0/
H A Darch.h72 #define MAX_MEM_SLOTS 16 /* max slots per node */ macro
74 #define MAX_MEM_SLOTS 32 /* max slots per node */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/
H A Darch.h107 #define SLOT_BITMASK (MAX_MEM_SLOTS - 1)
110 #define node_getnumslots(node) (MAX_MEM_SLOTS)
111 #define NODE_MAX_MEM_SIZE SLOT_SIZE * MAX_MEM_SLOTS
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/
H A Darch.h107 #define SLOT_BITMASK (MAX_MEM_SLOTS - 1)
110 #define node_getnumslots(node) (MAX_MEM_SLOTS)
111 #define NODE_MAX_MEM_SIZE SLOT_SIZE * MAX_MEM_SLOTS
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn1/
H A Darch.h47 #define MAX_MEM_SLOTS 8 /* max slots per node */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn1/
H A Darch.h47 #define MAX_MEM_SLOTS 8 /* max slots per node */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dmem_refcnt.c182 rcb.rcb_num_slots = MAX_MEM_SLOTS;
192 rcb_slot_t slot[MAX_MEM_SLOTS];
196 nslots = MAX_MEM_SLOTS;
197 ASSERT(nslots <= MAX_MEM_SLOTS);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip27/
H A Dip27-memory.c37 unsigned short slot_psize_cache[MAX_COMPACT_NODES][MAX_MEM_SLOTS];

Completed in 127 milliseconds