Home
last modified time | relevance | path

Searched refs:is_power8 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3793 bool is_power8; in kvmppc_run_core() local
3880 is_power8 = cpu_has_feature(CPU_FTR_ARCH_207S); in kvmppc_run_core()
3888 if (is_power8) { in kvmppc_run_core()
3938 if (is_power8) { in kvmppc_run_core()
3955 thr = is_power8 ? subcore_thread_map[sub] : sub; in kvmppc_run_core()