Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dpfncache.c397 static int __kvm_gpc_activate(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long uhva, in __kvm_gpc_activate() function
436 return __kvm_gpc_activate(gpc, gpa, KVM_HVA_ERR_BAD, len); in kvm_gpc_activate()
444 return __kvm_gpc_activate(gpc, INVALID_GPA, uhva, len); in kvm_gpc_activate_hva()