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