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

/linux-master/arch/powerpc/platforms/cell/
H A Diommu.c517 static unsigned long cell_dma_nommu_offset; variable
556 dev->archdata.dma_offset = cell_dma_nommu_offset;
708 cell_dma_nommu_offset = SPIDER_DMA_OFFSET;
743 cell_dma_nommu_offset += base;
745 if (cell_dma_nommu_offset != 0)
749 cell_dma_nommu_offset);

Completed in 182 milliseconds