Searched refs:vcpu_time_info_cache (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dxen.c901 kvm_gpc_deactivate(&vcpu->arch.xen.vcpu_time_info_cache);
906 r = kvm_gpc_activate(&vcpu->arch.xen.vcpu_time_info_cache,
1129 if (vcpu->arch.xen.vcpu_time_info_cache.active)
1130 data->u.gpa = vcpu->arch.xen.vcpu_time_info_cache.gpa;
2242 kvm_gpc_init(&vcpu->arch.xen.vcpu_time_info_cache, vcpu->kvm);
2253 kvm_gpc_deactivate(&vcpu->arch.xen.vcpu_time_info_cache);
H A Dx86.c3319 if (vcpu->xen.vcpu_time_info_cache.active)
3320 kvm_setup_guest_pvclock(v, &vcpu->xen.vcpu_time_info_cache, 0,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h714 struct gfn_to_pfn_cache vcpu_time_info_cache; member in struct:kvm_vcpu_xen

Completed in 272 milliseconds