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

/linux-master/arch/mips/loongson64/
H A Dsmp.c36 static uint32_t core0_c0count[NR_CPUS]; variable
407 core0_c0count[i] = c0count;
437 core0_c0count[cpu] = 0;
439 while (!core0_c0count[cpu]) {
447 initcount = core0_c0count[cpu] + i;
449 initcount = core0_c0count[cpu] + i/2;

Completed in 120 milliseconds