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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtime.c117 static unsigned long ctc_last_interrupt; variable
142 ctc_ticks_since_interrupt = (long) ctc_last_interrupt - (long) current_ctc;
268 ctc_last_interrupt = (unsigned long) current_ctc;

Completed in 42 milliseconds