Searched refs:kvm_alloc_hpt_cma (Results 1 – 3 of 3) sorted by relevance
75 struct page *kvm_alloc_hpt_cma(unsigned long nr_pages) in kvm_alloc_hpt_cma() function82 EXPORT_SYMBOL_GPL(kvm_alloc_hpt_cma);
92 page = kvm_alloc_hpt_cma(1ul << (order - PAGE_SHIFT)); in kvmppc_allocate_hpt()
213 extern struct page *kvm_alloc_hpt_cma(unsigned long nr_pages);