Searched refs:kvm_free_hpt_cma (Results 1 – 3 of 3) sorted by relevance
66 void kvm_free_hpt_cma(struct page *page, unsigned long nr_pages) in kvm_free_hpt_cma() function70 EXPORT_SYMBOL_GPL(kvm_free_hpt_cma);
103 kvm_free_hpt_cma(page, 1 << (order - PAGE_SHIFT)); in kvmppc_allocate_hpt()185 kvm_free_hpt_cma(virt_to_page(info->virt), in kvmppc_free_hpt()
195 extern void kvm_free_hpt_cma(struct page *page, unsigned long nr_pages);