Searched refs:pv_time (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h892 struct gfn_to_pfn_cache pv_time; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/kvm/
H A Dx86.c2371 kvm_gpc_activate(&vcpu->arch.pv_time, system_time & ~1ULL,
2374 kvm_gpc_deactivate(&vcpu->arch.pv_time);
3312 if (vcpu->pv_time.active)
3313 kvm_setup_guest_pvclock(v, &vcpu->pv_time, 0, false);
3615 kvm_gpc_deactivate(&vcpu->arch.pv_time);
5689 if (!vcpu->arch.pv_time.active)
6907 if (!vcpu->arch.pv_time.active)
12095 kvm_gpc_init(&vcpu->arch.pv_time, vcpu->kvm);

Completed in 127 milliseconds