Searched refs:cnt32_to_63 (Results 1 – 3 of 3) sorted by relevance
21 union cnt32_to_63 { union95 #define cnt32_to_63(cnt_lo) \ macro98 union cnt32_to_63 __x; \
53 tsc64.ll = cnt32_to_63(get_cycles()) & 0x7fffffffffffffffULL; in sched_clock()
38 unsigned long long v = cnt32_to_63(readl(OST_OSCR)); in sched_clock()