Searched refs:stime2tsc (Results 1 – 3 of 3) sorted by relevance
74 u64 stime2tsc(s_time_t stime);
1266 wrmsrl(MSR_IA32_TSC_DEADLINE, timeout ? stime2tsc(timeout) : 0); in reprogram_timer()
809 u64 stime2tsc(s_time_t stime) in stime2tsc() function830 write_tsc(stime2tsc(read_platform_stime(NULL))); in cstate_restore_tsc()
Completed in 12 milliseconds