Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1060 bool guest_tsc_protected; member
/linux-6.15/arch/x86/kvm/
H A Dx86.c2579 if (vcpu->arch.guest_tsc_protected) in kvm_vcpu_write_tsc_offset()
2645 if (vcpu->arch.guest_tsc_protected) in __kvm_synchronize_tsc()
3935 } else if (!vcpu->arch.guest_tsc_protected) { in kvm_set_msr_common()
5020 if (!vcpu->arch.guest_tsc_protected) in kvm_arch_vcpu_load()