Searched refs:VMWGFX_MAX_RELOCATIONS (Results 1 – 2 of 2) sorted by relevance
52 #define VMWGFX_MAX_RELOCATIONS 2048 macro297 struct vmw_relocation relocs[VMWGFX_MAX_RELOCATIONS];
1300 if (unlikely(sw_context->cur_reloc >= VMWGFX_MAX_RELOCATIONS)) { in vmw_translate_mob_ptr()1361 if (unlikely(sw_context->cur_reloc >= VMWGFX_MAX_RELOCATIONS)) { in vmw_translate_guest_ptr()