Searched refs:master_vcore (Results 1 – 2 of 2) sorted by relevance
1816 struct kvmppc_vcore *mvc = vc->master_vcore; in kvmppc_start_thread()2003 vc->master_vcore = vc; in init_master_vcore()2058 vc->master_vcore = master_vc; in can_split_piggybacked_subcores()2140 pvc->master_vcore = vc; in can_piggyback_subcore()2410 if (pvc->master_vcore == pvc && !thr0_done) in kvmppc_run_core()2595 struct kvmppc_vcore *mvc = vc->master_vcore; in kvmppc_run_vcpu()
286 struct kvmppc_vcore *master_vcore; member