Searched refs:NV04_PDMA_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define NV04_PDMA_SIZE (128 * 1024 * 1024) macro99 priv->base.limit = NV04_PDMA_SIZE; in nv04_mmu_ctor()108 ret = nvkm_vm_create(&priv->base, 0, NV04_PDMA_SIZE, 0, 4096, in nv04_mmu_ctor()114 (NV04_PDMA_SIZE / NV04_PDMA_PAGE) * 4 + 8, in nv04_mmu_ctor()123 nv_wo32(dma, 0x00004, NV04_PDMA_SIZE - 1); in nv04_mmu_ctor()