Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dnuma.h41 extern int numa_cpu_node(int cpu);
48 static inline int numa_cpu_node(int cpu) in numa_cpu_node() function
/arch/x86/mm/
Dnuma.c63 int numa_cpu_node(int cpu) in numa_cpu_node() function
747 int node = numa_cpu_node(cpu); in init_cpu_to_node()
/arch/x86/kernel/cpu/
Dintel.c381 node = numa_cpu_node(cpu); in srat_detect_node()
Damd.c400 node = numa_cpu_node(cpu); in srat_detect_node()