nvif_mem           59 drivers/gpu/drm/nouveau/dispnv50/disp.h 	struct nvif_mem push;
nvif_mem            9 drivers/gpu/drm/nouveau/dispnv50/lut.h 	struct nvif_mem mem[2];
nvif_mem           14 drivers/gpu/drm/nouveau/include/nvif/mem.h 		       u64 size, void *argv, u32 argc, struct nvif_mem *);
nvif_mem           16 drivers/gpu/drm/nouveau/include/nvif/mem.h 		  u64 size, void *argv, u32 argc, struct nvif_mem *);
nvif_mem           17 drivers/gpu/drm/nouveau/include/nvif/mem.h void nvif_mem_fini(struct nvif_mem *);
nvif_mem           19 drivers/gpu/drm/nouveau/include/nvif/mem.h int nvif_mem_init_map(struct nvif_mmu *, u8 type, u64 size, struct nvif_mem *);
nvif_mem            4 drivers/gpu/drm/nouveau/include/nvif/vmm.h struct nvif_mem;
nvif_mem           40 drivers/gpu/drm/nouveau/include/nvif/vmm.h 		 struct nvif_mem *, u64 offset);
nvif_mem           19 drivers/gpu/drm/nouveau/nouveau_mem.h 	struct nvif_mem mem;
nvif_mem           28 drivers/gpu/drm/nouveau/nvif/mem.c nvif_mem_init_map(struct nvif_mmu *mmu, u8 type, u64 size, struct nvif_mem *mem)
nvif_mem           41 drivers/gpu/drm/nouveau/nvif/mem.c nvif_mem_fini(struct nvif_mem *mem)
nvif_mem           48 drivers/gpu/drm/nouveau/nvif/mem.c 		   u64 size, void *argv, u32 argc, struct nvif_mem *mem)
nvif_mem           87 drivers/gpu/drm/nouveau/nvif/mem.c 	      u64 size, void *argv, u32 argc, struct nvif_mem *mem)
nvif_mem           37 drivers/gpu/drm/nouveau/nvif/vmm.c 	     struct nvif_mem *mem, u64 offset)