Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dsmp.c73 CPU_STATE_STANDBY, enumerator
739 pcpu->state = CPU_STATE_STANDBY; in smp_add_core()
1052 per_cpu(pcpu_devices, cpu + i).state = CPU_STATE_STANDBY; in cpu_configure_store()
1059 if (pcpu->state != CPU_STATE_STANDBY) in cpu_configure_store()