Searched refs:nvif_mem (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/ |
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 *);
|
D | vmm.h | 4 struct nvif_mem; 40 struct nvif_mem *, u64 offset);
|
D | push.h | 33 struct nvif_mem mem;
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/ |
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()
|
D | vmm.c | 37 struct nvif_mem *mem, u64 offset) in nvif_vmm_map()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | lut.h | 9 struct nvif_mem mem[2];
|
D | crc.h | 42 struct nvif_mem mem;
|
/Linux-v5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_mem.h | 19 struct nvif_mem mem;
|