Searched refs:numa_add_cpu (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dnuma.h62 extern void numa_add_cpu(int cpu);
68 static inline void numa_add_cpu(int cpu) { } numa_remove_cpu() function
/linux-4.1.27/arch/x86/mm/
H A Dnuma_emulation.c305 * nodes. This is used by numa_add_cpu() and numa_remove_cpu().
441 /* No emulation. Build identity emu_nid_to_phys[] for numa_add_cpu() */ numa_emulation()
447 void numa_add_cpu(int cpu) numa_add_cpu() function
493 void numa_add_cpu(int cpu) numa_add_cpu() function
H A Dnuma.c758 void numa_add_cpu(int cpu) numa_add_cpu() function
822 enable ? "numa_add_cpu" : "numa_remove_cpu", debug_cpumask_set_cpu()
833 void numa_add_cpu(int cpu) numa_add_cpu() function
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcommon.c996 numa_add_cpu(smp_processor_id()); identify_cpu()

Completed in 73 milliseconds