Lines Matching full:primary
125 * be handled by the primary thread in virtual mode. We can't in kvmppc_realmode_machine_check()
240 * kvmppc_realmode_hmi_handler() is called only by primary thread during
271 * subcore status. Only primary threads from each subcore is responsible
278 * primary threads to decide who takes up the responsibility.
281 * - Primary thread from each subcore tries to set resync required bit[63]
283 * - The first primary thread that is able to set the flag takes the
288 * - All the primary thread will clear its subcore status from subcore
290 * - Once all primary threads clear in_guest[0-3], all of them will invoke
298 * - On return of this function, primary thread will signal all
316 * By now primary thread has already completed guest->host in kvmppc_realmode_hmi_handler()
319 * for primary thread to signal them to go ahead. in kvmppc_realmode_hmi_handler()
341 * All the primary threads and threads from subcore that are in kvmppc_realmode_hmi_handler()
348 * At this point we are sure that primary threads from each in kvmppc_realmode_hmi_handler()