Searched defs:drm_nouveau_gem_as_alloc (Results 1 – 1 of 1) sorted by relevance
148 struct drm_nouveau_gem_as_alloc { struct149 uint64_t pages; /* in, page length */150 uint32_t page_size; /* in, byte page size */152 uint32_t flags;153 uint64_t align; /* in, requested alignment in bytes */154 uint64_t address; /* in/out, non-zero for fixed address allocation */