Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/rmi/ | |
rmixl_cpucore.c | 141 u_int core_shft = sc->sc_core * nthreads; local in function:cpucore_rmixl_attach 143 (u_int)(rcp->rc_psb_info.userapp_cpu_map >> core_shft) & thread_mask; |