Searched refs:tc_idx (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dop_helper.c666 int tc_idx = *tc; local
674 vpe_idx = tc_idx / nr_threads;
675 *tc = tc_idx % nr_threads;

Completed in 53 milliseconds