Searched refs:nvif_mem (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | mem.h | 5 struct nvif_mem { struct 15 struct nvif_mem *); argument 17 u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *); 18 void nvif_mem_dtor(struct nvif_mem *); 21 struct nvif_mem *);
|
| H A D | vmm.h | 4 struct nvif_mem; 47 struct nvif_mem *, u64 offset); 53 void *argv, u32 argc, struct nvif_mem *mem, u64 offset);
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | mem.c | 29 struct nvif_mem *mem) in nvif_mem_ctor_map() 42 nvif_mem_dtor(struct nvif_mem *mem) in nvif_mem_dtor() 50 struct nvif_mem *mem) in nvif_mem_ctor_type() 89 u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) in nvif_mem_ctor()
|
| H A D | vmm.c | 37 struct nvif_mem *mem, u64 offset) in nvif_vmm_map() 140 void *argv, u32 argc, struct nvif_mem *mem, u64 offset) in nvif_vmm_raw_map()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | lut.h | 9 struct nvif_mem mem[2];
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_mem.h | 14 struct nvif_mem mem;
|