Lines Matching full:primary
126 * be handled by the primary thread in virtual mode. We can't in kvmppc_realmode_machine_check()
241 * kvmppc_realmode_hmi_handler() is called only by primary thread during
272 * subcore status. Only primary threads from each subcore is responsible
279 * primary threads to decide who takes up the responsibility.
282 * - Primary thread from each subcore tries to set resync required bit[63]
284 * - The first primary thread that is able to set the flag takes the
289 * - All the primary thread will clear its subcore status from subcore
291 * - Once all primary threads clear in_guest[0-3], all of them will invoke
299 * - On return of this function, primary thread will signal all
317 * By now primary thread has already completed guest->host in kvmppc_realmode_hmi_handler()
320 * for primary thread to signal them to go ahead. in kvmppc_realmode_hmi_handler()
342 * All the primary threads and threads from subcore that are in kvmppc_realmode_hmi_handler()
349 * At this point we are sure that primary threads from each in kvmppc_realmode_hmi_handler()