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

/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_hpet.c105 int pcpu_cpu; member in struct:hpet_softc::hpet_timer
277 if (t->pcpu_cpu >= 0 && t->pcpu_cpu != curcpu) {
281 t->num, t->pcpu_cpu, curcpu);
539 t->pcpu_cpu = -1;
704 t->pcpu_cpu = cur_cpu;

Completed in 81 milliseconds