nvif_mclass 46 drivers/gpu/drm/nouveau/dispnv50/base.c cid = nvif_mclass(&disp->disp->object, bases); nvif_mclass 64 drivers/gpu/drm/nouveau/dispnv50/core.c cid = nvif_mclass(&disp->disp->object, cores); nvif_mclass 46 drivers/gpu/drm/nouveau/dispnv50/curs.c cid = nvif_mclass(&disp->disp->object, curses); nvif_mclass 44 drivers/gpu/drm/nouveau/dispnv50/oimm.c cid = nvif_mclass(&disp->disp->object, oimms); nvif_mclass 46 drivers/gpu/drm/nouveau/dispnv50/ovly.c cid = nvif_mclass(&disp->disp->object, ovlys); nvif_mclass 41 drivers/gpu/drm/nouveau/dispnv50/wimm.c cid = nvif_mclass(&disp->disp->object, wimms); nvif_mclass 715 drivers/gpu/drm/nouveau/dispnv50/wndw.c cid = nvif_mclass(&disp->disp->object, wndws); nvif_mclass 113 drivers/gpu/drm/nouveau/include/nvif/object.h _cid = nvif_mclass((o), _mclass); \ nvif_mclass 192 drivers/gpu/drm/nouveau/nouveau_drm.c static const struct nvif_mclass nvif_mclass 199 drivers/gpu/drm/nouveau/nouveau_drm.c static const struct nvif_mclass nvif_mclass 206 drivers/gpu/drm/nouveau/nouveau_drm.c static const struct nvif_mclass nvif_mclass 251 drivers/gpu/drm/nouveau/nouveau_drm.c ret = nvif_mclass(&cli->device.object, mmus); nvif_mclass 263 drivers/gpu/drm/nouveau/nouveau_drm.c ret = nvif_mclass(&cli->mmu.object, vmms); nvif_mclass 275 drivers/gpu/drm/nouveau/nouveau_drm.c ret = nvif_mclass(&cli->mmu.object, mems); nvif_mclass 101 drivers/gpu/drm/nouveau/nouveau_drv.h const struct nvif_mclass *mem; nvif_mclass 843 drivers/gpu/drm/nouveau/nouveau_svm.c static const struct nvif_mclass buffers[] = { nvif_mclass 865 drivers/gpu/drm/nouveau/nouveau_svm.c ret = nvif_mclass(&drm->client.device.object, buffers); nvif_mclass 36 drivers/gpu/drm/nouveau/nvif/disp.c static const struct nvif_mclass disps[] = { nvif_mclass 39 drivers/gpu/drm/nouveau/nvif/mmu.c static const struct nvif_mclass mems[] = { nvif_mclass 63 drivers/gpu/drm/nouveau/nvif/mmu.c ret = nvif_mclass(&mmu->object, mems); nvif_mclass 52 drivers/gpu/drm/nouveau/nvif/user.c cid = nvif_mclass(&device->object, users);