Searched refs:ppc_compat_max_vthreads (Results 1 – 3 of 3) sorted by relevance
251 int ppc_compat_max_vthreads(PowerPCCPU *cpu) in ppc_compat_max_vthreads() function
1687 int ppc_compat_max_vthreads(PowerPCCPU *cpu);
755 int compat_smt = MIN(smp_threads, ppc_compat_max_vthreads(cpu)); in spapr_dt_cpu()