Home
last modified time | relevance | path

Searched defs:cpu_to_node_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dnuma.c15 u16 cpu_to_node_map[NR_CPUS] __cacheline_aligned; variable
/openbmc/linux/drivers/base/
H A Darch_numa.c21 static int cpu_to_node_map[NR_CPUS] = { [0 ... NR_CPUS-1] = NUMA_NO_NODE }; variable
/openbmc/linux/arch/x86/mm/
H A Dnuma.c78 int *cpu_to_node_map = early_per_cpu_ptr(x86_cpu_to_node_map); in numa_set_node() local