Searched defs:first_userptr (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | amdgpu_bo_list.h | 52 unsigned first_userptr; member |
H A D | amdgpu_bo_list.c | 74 unsigned last_entry = 0, first_userptr = num_entries; in amdgpu_bo_list_create() local |