Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/
H A Dvmm.h103 NvHandle hVASpace; member
129 NvHandle hVASpace; member
H A Dfifo.h171 NvHandle hVASpace; // VASpace for the channel member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dvmm.c37 ctrl->hVASpace = vmm->rm.object.handle; in r535_mmu_vaspace_del()
144 ctrl->hVASpace = vmm->rm.object.handle; in r535_mmu_vaspace_new()
H A Dfifo.c120 args->hVASpace = vmm->rm.object.handle; in r535_chan_alloc()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
H A Dfifo.h35 NvHandle hVASpace; // VASpace for the channel member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dfifo.c65 args->hVASpace = vmm->rm.object.handle; in r570_chan_alloc()