Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dx86.c2797 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc() function
2846 ns += vgettsc(&gtod->raw_clock, tsc_timestamp, &mode); in do_kvmclock_base()
2869 ns += vgettsc(&gtod->clock, tsc_timestamp, &mode); in do_monotonic()
2889 ns += vgettsc(&gtod->clock, tsc_timestamp, &mode); in do_realtime()