Home
last modified time | relevance | path

Searched defs:early_cpu_to_node (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dtopology.h58 #define early_cpu_to_node(cpu) cpu_to_node(cpu) macro
103 static inline int early_cpu_to_node(int cpu) in early_cpu_to_node() function
197 #define early_cpu_to_node(cpu) 0 macro
/arch/x86/kernel/
Dsetup_percpu.c334 int early_cpu_to_node(int cpu) in early_cpu_to_node() function