Searched refs:subcore_thread_map (Results 1 – 1 of 1) sorted by relevance
3518 static int subcore_thread_map[MAX_SUBCORES] = { 0, 4, 2, 6 }; variable3979 thr = is_power8 ? subcore_thread_map[sub] : sub; in kvmppc_run_core()