Home
last modified time | relevance | path

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

/Linux-v6.1/virt/kvm/
Dpfncache.c372 int kvm_gpc_activate(struct kvm *kvm, struct gfn_to_pfn_cache *gpc, in kvm_gpc_activate() function
401 EXPORT_SYMBOL_GPL(kvm_gpc_activate);
/Linux-v6.1/arch/x86/kvm/
Dxen.c50 ret = kvm_gpc_activate(kvm, gpc, NULL, KVM_HOST_USES_PFN, gpa, in kvm_xen_shared_info_init()
562 r = kvm_gpc_activate(vcpu->kvm, in kvm_xen_vcpu_set_attr()
579 r = kvm_gpc_activate(vcpu->kvm, in kvm_xen_vcpu_set_attr()
599 r = kvm_gpc_activate(vcpu->kvm, &vcpu->arch.xen.runstate_cache, in kvm_xen_vcpu_set_attr()
Dx86.c2319 kvm_gpc_activate(vcpu->kvm, &vcpu->arch.pv_time, vcpu, in kvm_write_system_time()
/Linux-v6.1/include/linux/
Dkvm_host.h1279 int kvm_gpc_activate(struct kvm *kvm, struct gfn_to_pfn_cache *gpc,