Searched refs:tce_build (Results 1 – 3 of 3) sorted by relevance
/arch/x86/include/asm/ |
D | tce.h | 41 extern void tce_build(struct iommu_table *tbl, unsigned long index,
|
/arch/x86/kernel/ |
D | tce_64.c | 49 void tce_build(struct iommu_table *tbl, unsigned long index, in tce_build() function
|
D | pci-calgary_64.c | 285 tce_build(tbl, entry, npages, (unsigned long)vaddr & PAGE_MASK, in iommu_alloc() 392 tce_build(tbl, entry, npages, vaddr & PAGE_MASK, dir); in calgary_map_sg()
|