Searched refs:ouserd (Results 1 – 4 of 4) sorted by relevance
348 struct nvkm_memory *userd, u64 ouserd, struct nvkm_chan **pchan) in nvkm_chan_new_() argument443 if (ouserd + chan->func->userd->size >= in nvkm_chan_new_()445 RUNL_DEBUG(runl, "ouserd %llx", ouserd); in nvkm_chan_new_()455 chan->userd.base = ouserd; in nvkm_chan_new_()
388 args->v0.length, userd, args->v0.ouserd, &uchan->chan); in nvkm_uchan_new()
21 __u64 ouserd; member
318 args->ouserd = 0; in nouveau_channel_ctor()329 args->ouserd = 0; in nouveau_channel_ctor()
Completed in 9 milliseconds