Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/common/
A Dmcpm_entry.c50 mcpm_sync.clusters[cluster].cpus[cpu].cpu = CPU_DOWN; in __mcpm_cpu_down()
120 case CPU_DOWN: in __mcpm_outbound_enter_critical()
439 mcpm_sync.clusters[i].cpus[j].cpu = CPU_DOWN; in mcpm_sync_init()
/linux-6.3-rc2/Documentation/arm/
A Dcluster-pm-race-avoidance.rst111 - CPU_DOWN
126 +----------- CPU_DOWN <----------+
141 CPU_DOWN:
142 A CPU reaches the CPU_DOWN state when it is ready for
206 CPU_DOWN
373 CPU_DOWN state.
375 When all CPUs are in the CPU_DOWN state, the cluster can be torn
492 __mcpm_cpu_down() signals the transition of a CPU to the CPU_DOWN
/linux-6.3-rc2/arch/arm/include/asm/
A Dmcpm.h313 #define CPU_DOWN 0x11 macro

Completed in 5 milliseconds