Searched refs:pv_time (Results 1 - 2 of 2) sorted by last modified time

/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);
5702 if (!vcpu->arch.pv_time.active)
6932 if (!vcpu->arch.pv_time.active)
12161 kvm_gpc_init(&vcpu->arch.pv_time, vcpu->kvm);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h895 struct gfn_to_pfn_cache pv_time; member in struct:kvm_vcpu_arch

Completed in 223 milliseconds