Home
last modified time | relevance | path

Searched refs:thr0_done (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv.c2283 bool thr0_done; in kvmppc_run_core() local
2385 thr0_done = false; in kvmppc_run_core()
2395 thr0_done = true; in kvmppc_run_core()
2402 if (pvc->master_vcore == pvc && !thr0_done) in kvmppc_run_core()