Searched refs:node_getfirstfree (Results 1 – 3 of 3) sorted by relevance
11 extern pfn_t node_getfirstfree(cnodeid_t);
32 extern pfn_t node_getfirstfree(cnodeid_t cnode);197 slot_freepfn = node_getfirstfree(node); in prom_meminit()
127 pfn_t node_getfirstfree(cnodeid_t cnode) in node_getfirstfree() function