Home
last modified time | relevance | path

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

/linux/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)); in get_tick()