Searched refs:VMWGFX_NUM_GB_CONTEXT (Results 1 – 3 of 3) sorted by relevance
70 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},79 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},
81 #define VMWGFX_NUM_GB_CONTEXT 256 macro87 #define VMWGFX_NUM_MOB (VMWGFX_NUM_GB_CONTEXT +\
316 if (unlikely(res->id >= VMWGFX_NUM_GB_CONTEXT)) { in vmw_gb_context_create()