Searched refs:PUSH_PRINTF (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush.h63 #define PUSH_PRINTF(p,f,a...) do { \ macro
71 #define PUSH_PRINTF(p,f,a...) macro
87 PUSH_PRINTF(_p, "%08x"f, _d, ##a); \
269 PUSH_PRINTF(__p, "%08x-> "#m, __d); \

Completed in 87 milliseconds