Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dtopology.c237 if (!MACHINE_HAS_TOPOLOGY) in topology_set_cpu_management()
307 if (MACHINE_HAS_TOPOLOGY) { in __arch_update_cpu_topology()
313 if (!MACHINE_HAS_TOPOLOGY) in __arch_update_cpu_topology()
370 if (!MACHINE_HAS_TOPOLOGY) in topology_expect_change()
489 if (rc || !MACHINE_HAS_TOPOLOGY) in topology_cpu_init()
551 if (MACHINE_HAS_TOPOLOGY) in topology_init_early()
556 if (!MACHINE_HAS_TOPOLOGY) in topology_init_early()
580 return MACHINE_HAS_TOPOLOGY ? TOPOLOGY_MODE_HW : TOPOLOGY_MODE_PACKAGE; in topology_get_mode()
653 if (MACHINE_HAS_TOPOLOGY) in topology_init()
A Dsysinfo.c147 if (!MACHINE_HAS_TOPOLOGY) in stsi_15_1_x()
560 if (IS_ENABLED(CONFIG_SCHED_TOPOLOGY) && MACHINE_HAS_TOPOLOGY) { in stsi_init_debugfs()
/linux-6.3-rc2/arch/s390/include/asm/
A Dsetup.h94 #define MACHINE_HAS_TOPOLOGY (S390_lowcore.machine_flags & MACHINE_FLAG_TOPOLOGY) macro

Completed in 6 milliseconds