Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dnuma.h48 static inline int early_cpu_to_node(int cpu) { return 0; } in early_cpu_to_node() function
/linux/arch/loongarch/include/asm/
H A Dnuma.h47 static inline int early_cpu_to_node(int cpu) in early_cpu_to_node() function
/linux/arch/loongarch/kernel/
H A Dnuma.c110 int early_cpu_to_node(int cpu) in early_cpu_to_node() function
/linux/drivers/base/
H A Darch_numa.c147 int early_cpu_to_node(int cpu) in early_cpu_to_node() function