Home
last modified time | relevance | path

Searched refs:kvm_gpc_activate (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/
H A Dxen.c491 if (kvm_gpc_activate(gpc2, gpc1->gpa + user_len1, in kvm_xen_update_runstate_guest()
786 r = kvm_gpc_activate(&kvm->arch.xen.shinfo_cache, in kvm_xen_hvm_set_attr()
929 r = kvm_gpc_activate(&vcpu->arch.xen.vcpu_info_cache, in kvm_xen_vcpu_set_attr()
954 r = kvm_gpc_activate(&vcpu->arch.xen.vcpu_time_info_cache, in kvm_xen_vcpu_set_attr()
988 r = kvm_gpc_activate(&vcpu->arch.xen.runstate_cache, in kvm_xen_vcpu_set_attr()
999 r = kvm_gpc_activate(&vcpu->arch.xen.runstate2_cache, in kvm_xen_vcpu_set_attr()
H A Dx86.c2467 kvm_gpc_activate(&vcpu->arch.pv_time, system_time & ~1ULL, in kvm_write_system_time()
/linux/virt/kvm/
H A Dpfncache.c427 int kvm_gpc_activate(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long len) in kvm_gpc_activate() function
/linux/include/linux/
H A Dkvm_host.h1449 int kvm_gpc_activate(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long len);