Searched refs:VMWGFX_NUM_GB_CONTEXT (Results 1 – 3 of 3) sorted by relevance
69 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},78 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},
76 #define VMWGFX_NUM_GB_CONTEXT 256 macro82 #define VMWGFX_NUM_MOB (VMWGFX_NUM_GB_CONTEXT +\
312 if (unlikely(res->id >= VMWGFX_NUM_GB_CONTEXT)) { in vmw_gb_context_create()