Searched refs:SVGA_TRY (Results 1 – 2 of 2) sorted by relevance
851 #define SVGA_TRY(_func) \ macro866 #define SVGA_TRY(_func) (_func) macro906 ret = SVGA_TRY(_func); \934 (_ret) = SVGA_TRY(_func); \
376 if (SVGA_TRY(SVGA3D_InvalidateGBSurface(svga->swc, entry->handle)) in svga_screen_cache_flush()