Searched refs:xlate_base (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Diommu.c392 unsigned long reg, xlate_base; cell_iommu_enable_hardware() local
395 if (cell_iommu_find_ioc(iommu->nid, &xlate_base)) cell_iommu_enable_hardware()
399 iommu->xlate_regs = ioremap(xlate_base, IOC_Reg_Size); cell_iommu_enable_hardware()

Completed in 83 milliseconds