Home
last modified time | relevance | path

Searched refs:node_getfirstfree (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-common.h15 extern unsigned long node_getfirstfree(nasid_t nasid);
H A Dip27-klnuma.c116 unsigned long node_getfirstfree(nasid_t nasid) in node_getfirstfree() function
H A Dip27-memory.c353 unsigned long slot_freepfn = node_getfirstfree(node); in node_mem_init()