Searched refs:pv_time (Results 1 – 2 of 2) sorted by relevance
2327 kvm_gpc_activate(&vcpu->arch.pv_time, system_time & ~1ULL, in kvm_write_system_time()2330 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvm_write_system_time()3188 if (vcpu->pv_time.active) in kvm_guest_time_update()3189 kvm_setup_guest_pvclock(v, &vcpu->pv_time, 0); in kvm_guest_time_update()3414 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvmclock_reset()5378 if (!vcpu->arch.pv_time.active) in kvm_set_guest_paused()6591 if (!vcpu->arch.pv_time.active) in kvm_arch_suspend_notifier()11719 kvm_gpc_init(&vcpu->arch.pv_time, vcpu->kvm, vcpu, KVM_HOST_USES_PFN); in kvm_arch_vcpu_create()
849 struct gfn_to_pfn_cache pv_time; member
Completed in 31 milliseconds