Home
last modified time | relevance | path

Searched refs:numa_cpu_node (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dnuma.h42 extern int __cpuinit numa_cpu_node(int cpu);
49 static inline int numa_cpu_node(int cpu) in numa_cpu_node() function
/arch/x86/mm/
Dnuma.c63 int __cpuinit numa_cpu_node(int cpu) in numa_cpu_node() function
685 int node = numa_cpu_node(cpu); in init_cpu_to_node()
/arch/x86/kernel/cpu/
Dintel.c296 node = numa_cpu_node(cpu); in srat_detect_node()
Damd.c351 node = numa_cpu_node(cpu); in srat_detect_node()