Home
last modified time | relevance | path

Searched defs:pmmu (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dgp100.c40 gp100_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gp100_mmu_new()
Dgp10b.c40 gp10b_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gp10b_mmu_new()
Dgv100.c40 gv100_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gv100_mmu_new()
Dmcp77.c38 mcp77_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in mcp77_mmu_new()
Dnv04.c38 nv04_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in nv04_mmu_new()
Dg84.c38 g84_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in g84_mmu_new()
Dgk104.c38 gk104_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gk104_mmu_new()
Dgk20a.c38 gk20a_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gk20a_mmu_new()
Dgm20b.c50 gm20b_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gm20b_mmu_new()
Dnv41.c50 nv41_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in nv41_mmu_new()
Dnv44.c65 nv44_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in nv44_mmu_new()
Dnv50.c74 nv50_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in nv50_mmu_new()
Dtu102.c54 tu102_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in tu102_mmu_new()
Dgf100.c87 gf100_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gf100_mmu_new()
Dgm200.c93 gm200_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu) in gm200_mmu_new()
Dbase.c429 int index, struct nvkm_mmu **pmmu) in nvkm_mmu_new_()
/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs.h332 struct hl_mmu_properties pmmu; member