Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dx86.c2812 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc() function
2857 ns += vgettsc(&gtod->raw_clock, tsc_timestamp, &mode); in do_monotonic_raw()
2877 ns += vgettsc(&gtod->clock, tsc_timestamp, &mode); in do_realtime()