Home | History | Annotate | Download | only in nv30

Lines Matching full:exec

38    nouveau_heap_free(&vp->exec);
86 if (!vp->exec) {
92 if (nouveau_heap_alloc(heap, vp->nr_insns, &vp->exec, &vp->exec)) {
98 if (nouveau_heap_alloc(heap, vp->nr_insns, &vp->exec, &vp->exec)) {
107 target = vp->exec->start + reloc->target;
116 target = vp->exec->start + reloc->target;
196 PUSH_DATA (push, vp->exec->start);
205 PUSH_DATA (push, vp->exec->start);