Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1402 u64 cur_tsc_nsec; member
/linux-6.15/arch/x86/kvm/
H A Dx86.c2675 kvm->arch.cur_tsc_nsec = ns; in __kvm_synchronize_tsc()
2685 vcpu->arch.this_tsc_nsec = kvm->arch.cur_tsc_nsec; in __kvm_synchronize_tsc()