vaddr_max 100 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c unsigned int vaddr_max; vaddr_max 153 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c imem->vaddr_max); vaddr_max 162 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c while (imem->vaddr_use + size > imem->vaddr_max) { vaddr_max 219 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c imem->vaddr_use, imem->vaddr_max); vaddr_max 585 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c imem->vaddr_max = 0x100000;