Searched refs:MAX_SUBCORES (Results 1 – 3 of 3) sorted by relevance
21 #define MAX_SUBCORES 4 macro73 struct kvmppc_vcore *vc[MAX_SUBCORES];
278 for (i = 0; i < MAX_SUBCORES; ++i) { in kvmhv_commence_exit()
3391 int subcore_threads[MAX_SUBCORES];3392 struct kvmppc_vcore *vc[MAX_SUBCORES];3399 static int subcore_thread_map[MAX_SUBCORES] = { 0, 4, 2, 6 };3423 if (n_subcores > MAX_SUBCORES) in subcore_config_ok()