Searched refs:ppc_cpu_lpar_single_threaded (Results 1 – 4 of 4) sorted by relevance
65 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_purr()83 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbl()99 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbu()140 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_hdecr()156 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_vtb()172 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_tbu40()
197 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_ptcr()259 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_load_dpdes()290 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_dpdes()388 if (ppc_cpu_lpar_single_threaded(cs)) { in helper_store_pmcr()
737 if (ppc_cpu_lpar_single_threaded(cs)) { in msgsnd_core_tir()
1536 static inline bool ppc_cpu_lpar_single_threaded(CPUState *cs) in ppc_cpu_lpar_single_threaded() function