Searched refs:__cpu_to_node (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dtopology.h57 extern int __cpu_to_node(int cpu);
58 #define cpu_to_node __cpu_to_node
/linux-4.1.27/arch/x86/mm/
H A Dnuma.c771 int __cpu_to_node(int cpu) __cpu_to_node() function
781 EXPORT_SYMBOL(__cpu_to_node); variable

Completed in 61 milliseconds