Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dnuma.c1236 static int prrn_enabled; variable
1439 if (!prrn_enabled && !vphn_enabled) in arch_update_cpu_topology()
1553 if (prrn_enabled && cpumask_weight(&cpu_associativity_changes_mask)) in topology_timer_fn()
1618 if (!prrn_enabled) { in start_topology_update()
1619 prrn_enabled = 1; in start_topology_update()
1628 prrn_enabled = 0; in start_topology_update()
1649 if (prrn_enabled) { in stop_topology_update()
1650 prrn_enabled = 0; in stop_topology_update()
1664 return prrn_enabled; in prrn_is_enabled()
1669 if (vphn_enabled || prrn_enabled) in topology_read()