Searched refs:reloc_base (Results 1 – 1 of 1) sorted by relevance
1873 int reloc_base = (reloc.offset & ~(PAGE_SIZE-1)); in i915_gem_object_pin_and_relocate() local1875 reloc_entry = (uint32_t *)(uintptr_t)(obj_priv->page_list[reloc_base/PAGE_SIZE] + reloc_offset); in i915_gem_object_pin_and_relocate()