Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dnuma.c44 static int numa_enabled = 1; variable
725 if (numa_enabled == 0) { in parse_numa_properties()
852 if (min_common_depth == -1 || !numa_enabled) in dump_numa_cpu_topology()
887 if (min_common_depth == -1 || !numa_enabled) in dump_numa_memory_topology()
1005 numa_enabled = 0; in early_numa()
1136 if (!numa_enabled || (min_common_depth < 0)) in hot_add_scn_to_nid()
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c721 static int numa_enabled = 1; variable
730 numa_enabled = 0; in early_numa()
1365 if (numa_enabled) { in bootmem_init_numa()