Searched defs:nouveau_vmmgr (Results 1 – 1 of 1) sorted by relevance
68 struct nouveau_vmmgr { struct77 int (*create)(struct nouveau_vmmgr *, u64 offset, u64 length, argument91 static inline struct nouveau_vmmgr * argument92 nouveau_vmmgr(void *obj) in nouveau_vmmgr() function