Home
last modified time | relevance | path

Searched defs:nvkm_uvmm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.h3 #define nvkm_uvmm(p) container_of((p), struct nvkm_uvmm, object) macro
7 struct nvkm_uvmm { struct
12 int nvkm_uvmm_new(const struct nvkm_oclass *, void *argv, u32 argc, argument
H A Duvmm.c32 static const struct nvkm_object_func nvkm_uvmm; variable
526 nvkm_uvmm = { variable