Home
last modified time | relevance | path

Searched refs:vaddr_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dgk20a.c100 unsigned int vaddr_max; member
153 imem->vaddr_max); in gk20a_instobj_iommu_recycle_vaddr()
162 while (imem->vaddr_use + size > imem->vaddr_max) { in gk20a_instmem_vaddr_gc()
219 imem->vaddr_use, imem->vaddr_max); in gk20a_instobj_acquire_iommu()
586 imem->vaddr_max = 0x100000; in gk20a_instmem_new()