Searched refs:node_online_map (Results 1 – 14 of 14) sorted by relevance
157 rr = first_node(node_online_map); in numa_init_array()162 rr = next_node_in(rr, node_online_map); in numa_init_array()
41 nodes_clear(node_online_map); in cpu_node_probe()
72 nodes_clear(node_online_map); in cpu_node_probe()
40 return first_node(node_online_map); /* Shouldn't happen */ in nearby_node()
294 return first_node(node_online_map); /* Shouldn't happen */ in nearby_node()
144 VMCOREINFO_SYMBOL(node_online_map); in crash_save_vmcoreinfo_init()
540 rr_node = first_node(node_online_map); in smp_prepare_boot_cpu()561 rr_node = next_node_in(rr_node, node_online_map); in smp_prepare_boot_cpu()
339 nodes_clear(node_online_map); in init_numa_memory()
236 nodes_clear(node_online_map); in numa_init()
295 nodes_clear(node_online_map); in paging_init()
429 nodes_clear(node_online_map); in numa_memblks_init()
528 #define node_online_map node_states[N_ONLINE] macro
1182 nodes_and(node_possible_map, node_possible_map, node_online_map); in mem_topology_setup()
48 node_online_map section in Common variables