Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h31 struct nouveau_uvma { struct
34 struct nouveau_uvma_region *region; argument
39 #define uvma_from_va(x) container_of((x), struct nouveau_uvma, va) argument