Searched refs:cell_dma_nommu_offset (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/
H A Diommu.c534 static unsigned long cell_dma_nommu_offset; variable
573 dev->archdata.dma_offset = cell_dma_nommu_offset;
725 cell_dma_nommu_offset = SPIDER_DMA_OFFSET;
760 cell_dma_nommu_offset += base;
762 if (cell_dma_nommu_offset != 0)
766 cell_dma_nommu_offset);

Completed in 117 milliseconds