Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dmem.h5 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 Dvmm.h4 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 Dmem.c29 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 Dvmm.c37 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 Dlut.h9 struct nvif_mem mem[2];
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.h14 struct nvif_mem mem;