Searched refs:pv_time (Results 1 – 2 of 2) sorted by relevance
2469 kvm_gpc_activate(&vcpu->arch.pv_time, system_time & ~1ULL, in kvm_write_system_time()2472 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvm_write_system_time()3402 if (vcpu->pv_time.active) { in kvm_guest_time_update()3412 kvm_setup_guest_pvclock(&hv_clock, v, &vcpu->pv_time, 0); in kvm_guest_time_update()3688 kvm_gpc_deactivate(&vcpu->arch.pv_time); in kvmclock_reset()5916 if (!vcpu->arch.pv_time.active) in kvm_set_guest_paused()12842 kvm_gpc_init(&vcpu->arch.pv_time, vcpu->kvm); in kvm_arch_vcpu_create()
954 struct gfn_to_pfn_cache pv_time; member