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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic.c597 unsigned long deltaj; local
696 deltaj = lapic_cal_j2 - lapic_cal_j1;
697 apic_printk(APIC_VERBOSE, "... jiffies delta = %lu\n", deltaj);
700 if (deltaj >= LAPIC_CAL_LOOPS-2 && deltaj <= LAPIC_CAL_LOOPS+2)

Completed in 140 milliseconds