Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Diommu.c531 static unsigned long cell_dma_nommu_offset; variable
570 dev->archdata.dma_offset = cell_dma_nommu_offset; in cell_dma_dev_setup()
721 cell_dma_nommu_offset = SPIDER_DMA_OFFSET; in cell_iommu_init_disabled()
755 cell_dma_nommu_offset += base; in cell_iommu_init_disabled()
757 if (cell_dma_nommu_offset != 0) in cell_iommu_init_disabled()
761 cell_dma_nommu_offset); in cell_iommu_init_disabled()
/kernel/linux/linux-6.6/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; in cell_dma_dev_setup()
725 cell_dma_nommu_offset = SPIDER_DMA_OFFSET; in cell_iommu_init_disabled()
760 cell_dma_nommu_offset += base; in cell_iommu_init_disabled()
762 if (cell_dma_nommu_offset != 0) in cell_iommu_init_disabled()
766 cell_dma_nommu_offset); in cell_iommu_init_disabled()

Completed in 4 milliseconds