Searched refs:emu_nodes (Results 1 – 1 of 1) sorted by relevance
55 static int emu_nodes = 1; variable183 for (nid = 0; nid < emu_nodes; nid++) in toptree_unify_tree()332 emu_cores->per_node_target = cores_total / emu_nodes; in toptree_to_numa()333 numa = toptree_new(TOPTREE_ID_NUMA, emu_nodes); in toptree_to_numa()418 for (nid = 0; nid < emu_nodes; nid++) { in print_node_to_core_map()443 node_id = (node_id + 1) % emu_nodes; in pin_all_possible_cpus()509 emu_nodes = emu_setup_nodes_adjust(emu_nodes); in emu_setup()510 for (nid = 0; nid < emu_nodes; nid++) in emu_setup()513 emu_nodes, emu_size >> 20); in emu_setup()521 return (pfn / (emu_size >> PAGE_SHIFT)) % emu_nodes; in emu_pfn_to_nid()[all …]