Searched refs:relocs_ptr (Results 1 – 3 of 3) sorted by relevance
1453 urelocs = u64_to_user_ptr(entry->relocs_ptr); in eb_relocate_vma()1543 u64_to_ptr(typeof(*relocs), entry->relocs_ptr); in eb_relocate_vma_slow()1574 addr = u64_to_user_ptr(entry->relocs_ptr); in check_relocations()1608 urelocs = u64_to_user_ptr(eb->exec[i].relocs_ptr); in eb_copy_relocations()1650 eb->exec[i].relocs_ptr = (uintptr_t)relocs; in eb_copy_relocations()1662 relocs = u64_to_ptr(typeof(*relocs), eb->exec[i].relocs_ptr); in eb_copy_relocations()1797 relocs = u64_to_ptr(typeof(*relocs), entry->relocs_ptr); in eb_relocate_slow()2963 exec2_list[i].relocs_ptr = exec_list[i].relocs_ptr; in i915_gem_execbuffer_ioctl()
929 __u64 relocs_ptr; member979 __u64 relocs_ptr; member
641 uint64_t relocs_ptr; member