Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_bo_list.h49 unsigned first_userptr; member
H A Damdgpu_bo_list.c62 unsigned last_entry = 0, first_userptr = num_entries; in amdgpu_bo_list_create() local