Lines Matching full:primary
125 * be handled by the primary thread in virtual mode. We can't in kvmppc_realmode_machine_check()
186 * kvmppc_realmode_hmi_handler() is called only by primary thread during
217 * subcore status. Only primary threads from each subcore is responsible
224 * primary threads to decide who takes up the responsibility.
227 * - Primary thread from each subcore tries to set resync required bit[63]
229 * - The first primary thread that is able to set the flag takes the
234 * - All the primary thread will clear its subcore status from subcore
236 * - Once all primary threads clear in_guest[0-3], all of them will invoke
244 * - On return of this function, primary thread will signal all
262 * By now primary thread has already completed guest->host in kvmppc_realmode_hmi_handler()
265 * for primary thread to signal them to go ahead. in kvmppc_realmode_hmi_handler()
287 * All the primary threads and threads from subcore that are in kvmppc_realmode_hmi_handler()
294 * At this point we are sure that primary threads from each in kvmppc_realmode_hmi_handler()