Lines Matching full:cluster
3 * arch/arm/common/mcpm_head.S -- kernel entry point for multi-cluster PM
8 * Refer to Documentation/arm/cluster-pm-race-avoidance.rst
26 1903: .asciz " cluster"
54 ubfx r10, r0, #8, #8 @ r10 = cluster
86 mla r8, r0, r10, r8 @ r8 = sync cluster base
94 @ At this point, the cluster cannot unexpectedly enter the GOING_DOWN
98 mla r11, r0, r10, r11 @ r11 = cluster first man lock
104 bne mcpm_setup_wait @ wait for cluster setup if so
107 cmp r0, #CLUSTER_UP @ cluster already up?
108 bne mcpm_setup @ if not, set up the cluster
118 @ Signal that the cluster is being brought up:
123 @ Any CPU trying to take the cluster into CLUSTER_GOING_DOWN from this
126 @ Wait for any previously-pending cluster teardown operations to abort
138 @ If the outbound gave up before teardown started, skip cluster setup:
143 @ power_up_setup is now responsible for setting up the cluster:
146 mov r0, #1 @ second (cluster) affinity level
155 @ Leave the cluster setup critical section:
166 @ In the contended case, non-first men wait here for cluster setup