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

/freebsd-13-stable/sys/mips/nlm/hal/
H A Dpoe.h286 int i, cpu, node, startcpu, index; local
299 startcpu = 31 - i * 8;
300 for (cpu = startcpu; cpu >= startcpu - 7; cpu--) {
305 index = POE_DISTVECT_OFFSET(node, startcpu);

Completed in 47 milliseconds