Home
last modified time | relevance | path

Searched refs:vcpu_info_cache (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/
Dxen.c219 struct gfn_to_hva_cache *ghc = &v->arch.xen.vcpu_info_cache; in __kvm_xen_has_interrupt()
366 &vcpu->arch.xen.vcpu_info_cache, in kvm_xen_vcpu_set_attr()
537 data->u.gpa = vcpu->arch.xen.vcpu_info_cache.gpa; in kvm_xen_vcpu_get_attr()
Dx86.c3034 kvm_setup_pvclock_page(v, &vcpu->xen.vcpu_info_cache, in kvm_guest_time_update()
/arch/x86/include/asm/
Dkvm_host.h606 struct gfn_to_hva_cache vcpu_info_cache; member