Searched refs:update_cpu_topology (Results 1 – 4 of 4) sorted by relevance
48 if (mode->update_cpu_topology) in numa_update_cpu_topology()49 mode->update_cpu_topology(); in numa_update_cpu_topology()
16 void (*update_cpu_topology)(void); /* Called by topology code */ member
548 .update_cpu_topology = emu_update_cpu_topology,
1258 static int update_cpu_topology(void *data) in update_cpu_topology() function1408 stop_machine_cpuslocked(update_cpu_topology, &updates[0], in numa_update_cpu_topology()1411 stop_machine(update_cpu_topology, &updates[0], &updated_cpus); in numa_update_cpu_topology()