Lines Matching refs:nvif_push
29 struct nvif_push { struct
30 int (*wait)(struct nvif_push *push, u32 size); argument
31 void (*kick)(struct nvif_push *push); argument
42 PUSH_WAIT(struct nvif_push *push, u32 size) in PUSH_WAIT() argument
56 PUSH_KICK(struct nvif_push *push) in PUSH_KICK()
64 struct nvif_push *_ppp = (p); \
83 struct nvif_push *_p = (p); \
96 struct nvif_push *__p = (p); \
104 struct nvif_push *_pp = (p); \
117 struct nvif_push *_p = (p); \
265 struct nvif_push *__p = (p); \