Searched refs:pv_time (Results 1 – 2 of 2) sorted by relevance
2467 kvm_gpc_activate(&vcpu->arch.pv_time, system_time & ~1ULL, in kvm_write_system_time()2470 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvm_write_system_time()3400 if (vcpu->pv_time.active) { in kvm_guest_time_update()3410 kvm_setup_guest_pvclock(&hv_clock, v, &vcpu->pv_time, 0); in kvm_guest_time_update()3686 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvmclock_reset()5897 if (!vcpu->arch.pv_time.active) in kvm_set_guest_paused()12745 kvm_gpc_init(&vcpu->arch.pv_time, vcpu->kvm); in kvm_arch_vcpu_create()
953 struct gfn_to_pfn_cache pv_time; member