Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c117 int vpe_idx; in mips_cpu_map_tc() local
127 vpe_idx = tc_idx / cs->nr_threads; in mips_cpu_map_tc()
129 other_cs = qemu_get_cpu(vpe_idx); in mips_cpu_map_tc()