Searched refs:kvm_alloc_hpt_cma (Results 1 – 3 of 3) sorted by relevance
58 struct page *kvm_alloc_hpt_cma(unsigned long nr_pages) in kvm_alloc_hpt_cma() function65 EXPORT_SYMBOL_GPL(kvm_alloc_hpt_cma);
83 page = kvm_alloc_hpt_cma(1ul << (order - PAGE_SHIFT)); in kvmppc_allocate_hpt()
200 extern struct page *kvm_alloc_hpt_cma(unsigned long nr_pages);