Home
last modified time | relevance | path

Searched refs:nvkm_mmu_ctor (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dpriv.h7 void nvkm_mmu_ctor(const struct nvkm_mmu_func *, struct nvkm_device *,
H A Dbase.c416 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor() function
433 nvkm_mmu_ctor(func, device, index, *pmmu); in nvkm_mmu_new_()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dpriv.h7 void nvkm_mmu_ctor(const struct nvkm_mmu_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dbase.c417 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor() function
435 nvkm_mmu_ctor(func, device, type, inst, *pmmu); in nvkm_mmu_new_()

Completed in 2 milliseconds