Home
last modified time | relevance | path

Searched refs:PUSH_JUMP (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/
Dpush507c.h19 #define PUSH_JUMP(p,o) do { \ macro
Dpush006c.h67 #define PUSH_JUMP(p,o) do { \ macro
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_gem.c917 PUSH_JUMP(&chan->chan.push, nvbo->offset + push[i].offset); in nouveau_gem_ioctl_pushbuf()
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c187 PUSH_RSVD(&dmac->push, PUSH_JUMP(&dmac->push, 0)); in nv50_dmac_wind()