Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcnt32_to_63.h21 union cnt32_to_63 { union
95 #define cnt32_to_63(cnt_lo) \ macro
98 union cnt32_to_63 __x; \
/linux-4.1.27/arch/mn10300/kernel/
Dtime.c53 tsc64.ll = cnt32_to_63(get_cycles()) & 0x7fffffffffffffffULL; in sched_clock()
/linux-4.1.27/arch/unicore32/kernel/
Dpuv3-core.c38 unsigned long long v = cnt32_to_63(readl(OST_OSCR)); in sched_clock()