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