Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c392 unsigned long reg, xlate_base; in cell_iommu_enable_hardware() local
395 if (cell_iommu_find_ioc(iommu->nid, &xlate_base)) in cell_iommu_enable_hardware()
399 iommu->xlate_regs = ioremap(xlate_base, IOC_Reg_Size); in cell_iommu_enable_hardware()