Searched refs:VMWGFX_NUM_GB_CONTEXT (Results 1 – 3 of 3) sorted by relevance
58 #define VMWGFX_NUM_GB_CONTEXT 256 macro62 #define VMWGFX_NUM_MOB (VMWGFX_NUM_GB_CONTEXT +\
252 VMWGFX_NUM_GB_CONTEXT * SVGA3D_OTABLE_CONTEXT_ENTRY_SIZE; in vmw_otables_setup()
267 if (unlikely(res->id >= VMWGFX_NUM_GB_CONTEXT)) { in vmw_gb_context_create()