Home
last modified time | relevance | path

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

/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 Dtcg-excp_helper.c795 if (ppc_cpu_core_single_threaded(cs) || !brdcast) { in helper_book3s_msgsnd()
H A Dcpu.h1527 static inline bool ppc_cpu_core_single_threaded(CPUState *cs) in ppc_cpu_core_single_threaded() function
1535 ppc_cpu_core_single_threaded(cs); in ppc_cpu_lpar_single_threaded()
H A Dcpu_init.c6956 if (!ppc_cpu_core_single_threaded(cs)) { in ppc_cpu_realize()