Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
A Dtimer_64.h45 #define GET_TICK_NINSTR 13 macro
48 unsigned int tick[GET_TICK_NINSTR];
49 unsigned int stick[GET_TICK_NINSTR];
94 : "i" (ASI_PHYS_BYPASS_EC_E), "i" (GET_TICK_NINSTR)); in get_tick()
/linux/arch/sparc/kernel/
A Dtime_64.c810 for (i = 0; i < GET_TICK_NINSTR; i++) { in get_tick_patch()

Completed in 4 milliseconds