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