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