Home
last modified time | relevance | path

Searched refs:arch_sched_node_distance (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtopology.h334 extern int arch_sched_node_distance(int from, int to);
/linux/arch/x86/kernel/
H A Dsmpboot.c654 int arch_sched_node_distance(int from, int to) in arch_sched_node_distance() function