Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dsmp.c75 CPU_STATE_STANDBY, enumerator
729 pcpu->state = CPU_STATE_STANDBY; in smp_add_core()
1040 per_cpu(pcpu_devices, cpu + i).state = CPU_STATE_STANDBY; in cpu_configure_store()
1047 if (pcpu->state != CPU_STATE_STANDBY) in cpu_configure_store()