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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dapic.c366 unsigned long deltaj; local
499 deltaj = lapic_cal_j2 - lapic_cal_j1;
500 apic_printk(APIC_VERBOSE, "... jiffies delta = %lu\n", deltaj);
503 if (deltaj >= LAPIC_CAL_LOOPS-2 && deltaj <= LAPIC_CAL_LOOPS+2)

Completed in 93 milliseconds