Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dtime.h74 u64 stime2tsc(s_time_t stime);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dapic.c1266 wrmsrl(MSR_IA32_TSC_DEADLINE, timeout ? stime2tsc(timeout) : 0); in reprogram_timer()
A Dtime.c809 u64 stime2tsc(s_time_t stime) in stime2tsc() function
830 write_tsc(stime2tsc(read_platform_stime(NULL))); in cstate_restore_tsc()

Completed in 8 milliseconds