Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A Dtopology.c242 if (!MACHINE_HAS_TOPOLOGY) in topology_set_cpu_management()
317 if (MACHINE_HAS_TOPOLOGY) { in __arch_update_cpu_topology()
323 if (!MACHINE_HAS_TOPOLOGY) in __arch_update_cpu_topology()
378 if (!MACHINE_HAS_TOPOLOGY) in topology_expect_change()
502 if (rc || !MACHINE_HAS_TOPOLOGY) in topology_cpu_init()
564 if (MACHINE_HAS_TOPOLOGY) in topology_init_early()
569 if (!MACHINE_HAS_TOPOLOGY) in topology_init_early()
593 return MACHINE_HAS_TOPOLOGY ? TOPOLOGY_MODE_HW : TOPOLOGY_MODE_PACKAGE; in topology_get_mode()
683 if (MACHINE_HAS_TOPOLOGY) in topology_init()
A Dsysinfo.c157 if (!MACHINE_HAS_TOPOLOGY) in stsi_15_1_x()
562 if (IS_ENABLED(CONFIG_SCHED_TOPOLOGY) && MACHINE_HAS_TOPOLOGY) { in stsi_init_debugfs()
A Dhiperdispatch.c90 if (!MACHINE_HAS_TOPOLOGY) in hd_set_hiperdispatch_mode()
/linux/arch/s390/include/asm/
A Dsetup.h90 #define MACHINE_HAS_TOPOLOGY (get_lowcore()->machine_flags & MACHINE_FLAG_TOPOLOGY) macro

Completed in 10 milliseconds