Home
last modified time | relevance | path

Searched refs:alloc_pgtable_page (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/pci/
Dintel-iommu.c433 static inline void *alloc_pgtable_page(int node) in alloc_pgtable_page() function
615 alloc_pgtable_page(iommu->node); in device_to_context_entry()
713 tmp_page = alloc_pgtable_page(domain->nid); in pfn_to_dma_pte()
849 root = (struct root_entry *)alloc_pgtable_page(iommu->node); in iommu_alloc_root_entry()
1403 domain->pgd = (struct dma_pte *)alloc_pgtable_page(domain->nid); in domain_init()
3511 domain->pgd = (struct dma_pte *)alloc_pgtable_page(domain->nid); in md_domain_init()