Searched refs:maxnodes (Results 1 – 3 of 3) sorted by relevance
30 void __init setup_replication_mask(int maxnodes) in setup_replication_mask() argument97 void __init replicate_kernel_text(int maxnodes) in replicate_kernel_text() argument108 for (cnode = 1; cnode < maxnodes; cnode++) { in replicate_kernel_text()
77 static void gen_region_mask(hubreg_t *region_mask, int maxnodes) in gen_region_mask() argument82 for (cnode = 0; cnode < maxnodes; cnode++) { in gen_region_mask()
94 extern void setup_replication_mask(int maxnodes);