Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dx86.c2436 static bool kvm_get_walltime_and_clockread(struct timespec64 *ts, in kvm_get_walltime_and_clockread() function
7992 if (kvm_get_walltime_and_clockread(&ts, &cycle) == false) in kvm_pv_clock_pairing()