Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgr.c84 entry->bInitialize = gr->ctxbuf[i].init && alloc; in r535_gr_promote_ctx()
125 if (entry->bInitialize) { in r535_gr_promote_ctx()
134 entry->gpuVirtAddr, entry->bInitialize, entry->bNonmapped); in r535_gr_promote_ctx()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/
H A Dfifo.h323 NvU8 bInitialize; member