Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsetup.h90 #define MACHINE_HAS_TOPOLOGY (get_lowcore()->machine_flags & MACHINE_FLAG_TOPOLOGY) macro
/linux/arch/s390/kernel/
H 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()
H A Dhiperdispatch.c90 if (!MACHINE_HAS_TOPOLOGY) in hd_set_hiperdispatch_mode()