Home
last modified time | relevance | path

Searched defs:first_userptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.h52 unsigned first_userptr; member
H A Damdgpu_bo_list.c74 unsigned last_entry = 0, first_userptr = num_entries; in amdgpu_bo_list_create() local