Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dnuma.c1200 static int prrn_enabled; variable
1370 if (!prrn_enabled && !vphn_enabled) in arch_update_cpu_topology()
1488 if (prrn_enabled && cpumask_weight(&cpu_associativity_changes_mask)) in topology_timer_fn()
1550 if (!prrn_enabled) { in start_topology_update()
1551 prrn_enabled = 1; in start_topology_update()
1560 prrn_enabled = 0; in start_topology_update()
1578 if (prrn_enabled) { in stop_topology_update()
1579 prrn_enabled = 0; in stop_topology_update()
1593 return prrn_enabled; in prrn_is_enabled()
1598 if (vphn_enabled || prrn_enabled) in topology_read()