Searched refs:cpu_has_topology (Results 1 – 5 of 5) sorted by relevance
243 if (!cpu_has_topology()) in topology_set_cpu_management()318 if (cpu_has_topology()) { in __arch_update_cpu_topology()324 if (!cpu_has_topology()) in __arch_update_cpu_topology()379 if (!cpu_has_topology()) in topology_expect_change()503 if (rc || !cpu_has_topology()) in topology_cpu_init()566 if (cpu_has_topology()) in topology_init_early()571 if (!cpu_has_topology()) in topology_init_early()593 return cpu_has_topology() ? TOPOLOGY_MODE_HW : TOPOLOGY_MODE_PACKAGE; in topology_get_mode()683 if (cpu_has_topology()) in topology_init()
144 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()
90 if (!cpu_has_topology()) in hd_set_hiperdispatch_mode()
34 #define cpu_has_topology() test_facility(11) macro