Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dtce.h43 extern void tce_free(struct iommu_table *tbl, long index, unsigned int npages);
/linux-3.4.99/arch/x86/kernel/
Dtce_64.c75 void tce_free(struct iommu_table *tbl, long index, unsigned int npages) in tce_free() function
Dpci-calgary_64.c307 tce_free(tbl, entry, npages); in iommu_free()
773 tce_free(tbl, 0, tbl->it_size); in calgary_setup_tar()
/linux-3.4.99/arch/powerpc/platforms/pasemi/
Diommu.c251 ppc_md.tce_free = iobmap_free; in iommu_init_early_pasemi()
/linux-3.4.99/arch/powerpc/platforms/pseries/
Diommu.c1258 ppc_md.tce_free = tce_freemulti_pSeriesLP; in iommu_init_early_pSeries()
1261 ppc_md.tce_free = tce_free_pSeriesLP; in iommu_init_early_pSeries()
1270 ppc_md.tce_free = tce_free_pSeries; in iommu_init_early_pSeries()
1290 ppc_md.tce_free = tce_free_pSeriesLP; in disable_multitce()
/linux-3.4.99/arch/powerpc/kernel/
Diommu.c237 ppc_md.tce_free(tbl, entry, npages); in __iommu_free()
456 ppc_md.tce_free(tbl, tbl->it_offset, tbl->it_size); in iommu_table_clear()
/linux-3.4.99/arch/powerpc/sysdev/
Ddart_iommu.c379 ppc_md.tce_free = dart_free; in iommu_init_early_dart()
/linux-3.4.99/arch/powerpc/include/asm/
Dmachdep.h69 void (*tce_free)(struct iommu_table *tbl, member
/linux-3.4.99/arch/powerpc/platforms/powernv/
Dpci.c599 ppc_md.tce_free = pnv_tce_free; in pnv_pci_init()
/linux-3.4.99/arch/powerpc/platforms/cell/
Diommu.c1203 ppc_md.tce_free = tce_free_cell; in cell_iommu_init()
/linux-3.4.99/arch/powerpc/platforms/wsp/
Dwsp_pci.c740 ppc_md.tce_free = tce_free_wsp; in wsp_setup_pci()