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

/linux-master/arch/sparc/include/asm/
H A Dtimer_64.h44 #define GET_TICK_NINSTR 13 macro
47 unsigned int tick[GET_TICK_NINSTR];
48 unsigned int stick[GET_TICK_NINSTR];
93 : "i" (ASI_PHYS_BYPASS_EC_E), "i" (GET_TICK_NINSTR));
/linux-master/arch/sparc/kernel/
H A Dtime_64.c810 for (i = 0; i < GET_TICK_NINSTR; i++) {

Completed in 116 milliseconds