Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1403 u64 cur_tsc_write; member
/linux-6.15/arch/x86/kvm/
H A Dx86.c2676 kvm->arch.cur_tsc_write = tsc; in __kvm_synchronize_tsc()
2686 vcpu->arch.this_tsc_write = kvm->arch.cur_tsc_write; in __kvm_synchronize_tsc()