Searched refs:cpu_has_topology (Results 1 – 5 of 5) sorted by relevance
244 if (!cpu_has_topology()) in topology_set_cpu_management()319 if (cpu_has_topology()) { in __arch_update_cpu_topology()325 if (!cpu_has_topology()) in __arch_update_cpu_topology()380 if (!cpu_has_topology()) in topology_expect_change()504 if (rc || !cpu_has_topology()) in topology_cpu_init()573 if (cpu_has_topology()) in topology_init_early()578 if (!cpu_has_topology()) in topology_init_early()600 return cpu_has_topology() ? TOPOLOGY_MODE_HW : TOPOLOGY_MODE_PACKAGE; in topology_get_mode()690 if (cpu_has_topology()) in topology_init()
141 if (!cpu_has_topology()) in setup_topology()
121 if (!cpu_has_topology()) in stsi_15_1_x()526 if (IS_ENABLED(CONFIG_SCHED_TOPOLOGY) && cpu_has_topology()) { in stsi_init_debugfs()
91 if (!cpu_has_topology()) in hd_set_hiperdispatch_mode()
34 #define cpu_has_topology() test_facility(11) macro