Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dtimex.h34 return rdtime_h(); in get_cycles_hi()
45 hi = rdtime_h(); in get_cycles64()
47 } while (hi != rdtime_h()); in get_cycles64()
H A Dloongarch.h1252 static __always_inline u32 rdtime_h(void) in rdtime_h() function