Searched defs:first_userptr (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | ||
D | amdgpu_bo_list.h | 48 unsigned first_userptr; member |
D | amdgpu_bo_list.c | 66 unsigned last_entry = 0, first_userptr = num_entries; in amdgpu_bo_list_create() local |