Searched refs:NV44_GART_SIZE (Results 1 – 1 of 1) sorted by relevance
31 #define NV44_GART_SIZE (512 * 1024 * 1024) macro177 priv->base.limit = NV44_GART_SIZE; in nv44_mmu_ctor()192 ret = nvkm_vm_create(&priv->base, 0, NV44_GART_SIZE, 0, 4096, in nv44_mmu_ctor()198 (NV44_GART_SIZE / NV44_GART_PAGE) * 4, in nv44_mmu_ctor()229 nv_wr32(priv, 0x100804, NV44_GART_SIZE); in nv44_mmu_init()