Home
last modified time | relevance | path

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

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