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