Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Diommu.c381 unsigned long reg, xlate_base; in cell_iommu_enable_hardware() local
384 if (cell_iommu_find_ioc(iommu->nid, &xlate_base)) in cell_iommu_enable_hardware()
388 iommu->xlate_regs = ioremap(xlate_base, IOC_Reg_Size); in cell_iommu_enable_hardware()