Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c66 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_purr()
84 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbl()
100 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbu()
141 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_hdecr()
157 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_vtb()
173 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbu40()
H A Dmisc_helper.c197 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_ptcr()
249 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_load_dpdes()
280 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_dpdes()
H A Dcpu.h1521 static inline bool ppc_cpu_lpar_single_threaded(CPUState *cs) in ppc_cpu_lpar_single_threaded() function
H A Dexcp_helper.c3009 if (ppc_cpu_lpar_single_threaded(cs)) { in msgsnd_core_tir()