Searched refs:VMWGFX_NUM_GB_SURFACE (Results 1 – 3 of 3) sorted by relevance
68 {VMWGFX_NUM_GB_SURFACE * sizeof(SVGAOTableSurfaceEntry), NULL, true},77 {VMWGFX_NUM_GB_SURFACE * sizeof(SVGAOTableSurfaceEntry), NULL, true},
78 #define VMWGFX_NUM_GB_SURFACE 32768 macro84 VMWGFX_NUM_GB_SURFACE +\
1061 if (unlikely(res->id >= VMWGFX_NUM_GB_SURFACE)) { in vmw_gb_surface_create()