Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c290 if (ppc_cpu_core_single_threaded(cs)) { in write_tfmr()
H A Dmisc_helper.c52 if (ppc_cpu_core_single_threaded(cs)) { in helper_spr_core_write_generic()
H A Dcpu.h1591 static inline bool ppc_cpu_core_single_threaded(CPUState *cs) in ppc_cpu_core_single_threaded() function
1599 ppc_cpu_core_single_threaded(cs); in ppc_cpu_lpar_single_threaded()
H A Dcpu_init.c6959 if (!ppc_cpu_core_single_threaded(cs)) { in ppc_cpu_realize()