Searched refs:host_mc (Results 1 – 2 of 2) sorted by relevance
394 struct kvm_hyp_memcache *host_mc = arg; in admit_host_page() local396 if (!host_mc->nr_pages) in admit_host_page()405 if (__pkvm_host_donate_hyp(hyp_phys_to_pfn(host_mc->head), 1)) in admit_host_page()408 return pop_hyp_memcache(host_mc, hyp_phys_to_virt); in admit_host_page()413 struct kvm_hyp_memcache *host_mc) in refill_memcache() argument415 struct kvm_hyp_memcache tmp = *host_mc; in refill_memcache()420 *host_mc = tmp; in refill_memcache()
84 struct kvm_hyp_memcache *host_mc);