Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dtce.h43 extern void tce_free(struct iommu_table *tbl, long index, unsigned int npages);
/linux-4.1.27/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.c309 tce_free(tbl, entry, npages); in iommu_free()
772 tce_free(tbl, 0, tbl->it_size); in calgary_setup_tar()
/linux-4.1.27/arch/powerpc/platforms/pasemi/
Diommu.c256 ppc_md.tce_free = iobmap_free; in iommu_init_early_pasemi()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Diommu.c1305 ppc_md.tce_free = tce_freemulti_pSeriesLP; in iommu_init_early_pSeries()
1308 ppc_md.tce_free = tce_free_pSeriesLP; in iommu_init_early_pSeries()
1317 ppc_md.tce_free = tce_free_pSeries; in iommu_init_early_pSeries()
1337 ppc_md.tce_free = tce_free_pSeriesLP; in disable_multitce()
/linux-4.1.27/arch/powerpc/kernel/
Diommu.c411 ppc_md.tce_free(tbl, entry, npages); in __iommu_free()
616 ppc_md.tce_free(tbl, tbl->it_offset, tbl->it_size); in iommu_table_clear()
984 ppc_md.tce_free(tbl, entry, 1); in iommu_clear_tce()
/linux-4.1.27/arch/powerpc/include/asm/
Dmachdep.h74 void (*tce_free)(struct iommu_table *tbl, member
/linux-4.1.27/arch/powerpc/sysdev/
Ddart_iommu.c391 ppc_md.tce_free = dart_free; in iommu_init_early_dart()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.c767 ppc_md.tce_free = pnv_tce_free_vm; in pnv_pci_init()
/linux-4.1.27/arch/powerpc/platforms/cell/
Diommu.c1205 ppc_md.tce_free = tce_free_cell; in cell_iommu_init()