Searched refs:nvif_mmu (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dmem.h13 int nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass,
16 int nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type,
20 int nvif_mem_ctor_map(struct nvif_mmu *, const char *name, u8 type, u64 size,
H A Dmmu.h5 struct nvif_mmu { struct
35 struct nvif_mmu *);
36 void nvif_mmu_dtor(struct nvif_mmu *);
39 nvif_mmu_kind_valid(struct nvif_mmu *mmu, u8 kind)
49 nvif_mmu_type(struct nvif_mmu *mmu, u8 mask)
H A Dvmm.h5 struct nvif_mmu;
39 int nvif_vmm_ctor(struct nvif_mmu *, const char *name, s32 oclass,
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dlut.h12 int nv50_lut_init(struct nv50_disp *, struct nvif_mmu *, struct nv50_lut *);
H A Dlut.c67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu,
H A Dcrc.c500 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu,
546 struct nvif_mmu *mmu = &nouveau_drm(dev)->client.mmu;
H A Dwndw.c703 struct nvif_mmu *mmu = &drm->client.mmu;
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dmem.c28 nvif_mem_ctor_map(struct nvif_mmu *mmu, const char *name, u8 type, u64 size,
48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass,
88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type,
H A Dmmu.c28 nvif_mmu_dtor(struct nvif_mmu *mmu)
41 struct nvif_mmu *mmu)
H A Dvmm.c199 nvif_vmm_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c94 struct nvif_mmu *mmu = &cli->mmu;
131 struct nvif_mmu *mmu = &cli->mmu;
H A Dnouveau_drv.h93 struct nvif_mmu mmu;
315 struct nvif_mmu *mmu = &drm->client.mmu;
H A Dnouveau_ttm.c162 struct nvif_mmu *mmu = &drm->client.mmu;
266 struct nvif_mmu *mmu = &drm->client.mmu;
H A Dnouveau_bo.c213 struct nvif_mmu *mmu = &cli->mmu;
1165 struct nvif_mmu *mmu = &drm->client.mmu;

Completed in 211 milliseconds