Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c2415 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc() function
2461 ns += vgettsc(&gtod->raw_clock, tsc_timestamp, &mode); in do_monotonic_raw()
2481 ns += vgettsc(&gtod->clock, tsc_timestamp, &mode); in do_realtime()