Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h955 u64 cur_tsc_nsec; member
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c2345 kvm->arch.cur_tsc_nsec = ns; in kvm_synchronize_tsc()
2363 vcpu->arch.this_tsc_nsec = kvm->arch.cur_tsc_nsec; in kvm_synchronize_tsc()