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

/linux-4.4.14/arch/powerpc/mm/
H A Dnuma.c1207 static int prrn_enabled; variable
1377 if (!prrn_enabled && !vphn_enabled) arch_update_cpu_topology()
1495 if (prrn_enabled && cpumask_weight(&cpu_associativity_changes_mask)) topology_timer_fn()
1557 if (!prrn_enabled) { start_topology_update()
1558 prrn_enabled = 1; start_topology_update()
1567 prrn_enabled = 0; start_topology_update()
1585 if (prrn_enabled) { stop_topology_update()
1586 prrn_enabled = 0; stop_topology_update()
1600 return prrn_enabled; prrn_is_enabled()
1605 if (vphn_enabled || prrn_enabled) topology_read()

Completed in 79 milliseconds