Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtce.h41 extern void tce_build(struct iommu_table *tbl, unsigned long index,
/arch/x86/kernel/
Dtce_64.c49 void tce_build(struct iommu_table *tbl, unsigned long index, in tce_build() function
Dpci-calgary_64.c285 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()