Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h37 struct nouveau_uvma { struct
40 struct nouveau_uvma_region *region; argument
45 #define uvma_from_va(x) container_of((x), struct nouveau_uvma, va) argument