Home
last modified time | relevance | path

Searched defs:nr_threads (Results 1 – 9 of 9) sorted by relevance

/qemu/target/ppc/
H A Dtimebase_helper.c65 uint32_t nr_threads = cs->nr_threads; in helper_store_purr() local
84 uint32_t nr_threads = cs->nr_threads; in helper_store_tbl() local
101 uint32_t nr_threads = cs->nr_threads; in helper_store_tbu() local
143 uint32_t nr_threads = cs->nr_threads; in helper_store_hdecr() local
160 uint32_t nr_threads = cs->nr_threads; in helper_store_vtb() local
177 uint32_t nr_threads = cs->nr_threads; in helper_store_tbu40() local
H A Dmisc_helper.c51 uint32_t nr_threads = cs->nr_threads; in helper_spr_core_write_generic() local
222 uint32_t nr_threads = cs->nr_threads; in helper_load_dpdes() local
258 uint32_t nr_threads = cs->nr_threads; in helper_store_dpdes() local
H A Dexcp_helper.c3020 uint32_t nr_threads = cs->nr_threads; in helper_book3s_msgsndp() local
/qemu/include/hw/cpu/
H A Dcore.h25 int nr_threads; member
/qemu/include/hw/i386/
H A Dtopology.h131 unsigned nr_threads = topo_info->threads_per_core; in x86_topo_ids_from_idx() local
/qemu/include/hw/ppc/
H A Dpnv_chip.h30 uint32_t nr_threads; member
/qemu/include/hw/core/
H A Dcpu.h442 int nr_threads; member
/qemu/hw/ppc/
H A Dpnv.c249 uint32_t nr_threads) in pnv_dt_icp()
H A Dspapr.c2739 int nr_threads = smp_threads; in spapr_init_cpus() local