Lines Matching full:primary
111 * be handled by the primary thread in virtual mode. We can't in kvmppc_realmode_mc_power7()
177 * kvmppc_realmode_hmi_handler() is called only by primary thread during
208 * subcore status. Only primary threads from each subcore is responsible
215 * primary threads to decide who takes up the responsibility.
218 * - Primary thread from each subcore tries to set resync required bit[63]
220 * - The first primary thread that is able to set the flag takes the
225 * - All the primary thread will clear its subcore status from subcore
227 * - Once all primary threads clear in_guest[0-3], all of them will invoke
235 * - On return of this function, primary thread will signal all
253 * By now primary thread has already completed guest->host in kvmppc_realmode_hmi_handler()
256 * for primary thread to signal them to go ahead. in kvmppc_realmode_hmi_handler()
278 * All the primary threads and threads from subcore that are in kvmppc_realmode_hmi_handler()
285 * At this point we are sure that primary threads from each in kvmppc_realmode_hmi_handler()