Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/mm/
Dnuma.c33 static int numa_enabled = 1; variable
718 if (numa_enabled == 0) { in parse_numa_properties()
842 if (min_common_depth == -1 || !numa_enabled) in dump_numa_cpu_topology()
877 if (min_common_depth == -1 || !numa_enabled) in dump_numa_memory_topology()
1122 numa_enabled = 0; in early_numa()
1236 if (!numa_enabled || (min_common_depth < 0)) in hot_add_scn_to_nid()
/linux-2.6.39/arch/sparc/mm/
Dinit_64.c675 static int numa_enabled = 1; variable
684 numa_enabled = 0; in early_numa()
1258 if (numa_enabled) { in bootmem_init_numa()