Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dhead.S651 mov %eax,sym_fs(boot_tsc_stamp)
652 mov %edx,sym_fs(boot_tsc_stamp)+4
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c89 u64 __initdata boot_tsc_stamp; variable
1692 t->stamp.local_tsc = boot_tsc_stamp; in reset_percpu_time()
1694 t->stamp.local_stime = get_s_time_fixed(boot_tsc_stamp); in reset_percpu_time()
1807 t->stamp.local_tsc = boot_tsc_stamp; in early_time_init()

Completed in 6 milliseconds