Searched defs:tsc (Results 1 – 3 of 3) sorted by relevance
29 static u64 hvclock_tsc_to_ticks(struct hv_reference_tsc_page *shadow, uint64_t tsc) in hvclock_tsc_to_ticks()
40 u64 tsc; member
823 unsigned long long tsc; in fenced_rdtsc() local851 static inline void wrtsc(u64 tsc) in wrtsc()