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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-memory.c274 static pfn_t __init slot_getsize(cnodeid_t node, int slot) function
300 if ((slot_psize = slot_getsize(node, slot))) {
445 pfn_t slot_lastpfn = slot_firstpfn + slot_getsize(node, 0);
556 for (end = p + slot_getsize(node, slot); p < end; p++) {

Completed in 19 milliseconds