Searched refs:alloc_pgtable_page (Results 1 – 2 of 2) sorted by relevance
600 void *alloc_pgtable_page(int node) in alloc_pgtable_page() function813 context = alloc_pgtable_page(iommu->node); in iommu_context_addr()983 tmp_page = alloc_pgtable_page(domain->nid); in pfn_to_dma_pte()1270 root = (struct root_entry *)alloc_pgtable_page(iommu->node); in iommu_alloc_root_entry()1976 domain->pgd = (struct dma_pte *)alloc_pgtable_page(domain->nid); in domain_init()3127 new_ce = alloc_pgtable_page(iommu->node); in copy_context_table()4956 domain->pgd = (struct dma_pte *)alloc_pgtable_page(domain->nid); in md_domain_init()
522 void *alloc_pgtable_page(int node);