Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_for_each_userptr_entry (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h79 #define amdgpu_bo_list_for_each_userptr_entry(e, list) \ macro
Damdgpu_cs.c545 amdgpu_bo_list_for_each_userptr_entry(e, p->bo_list) { in amdgpu_cs_parser_bos()
1222 amdgpu_bo_list_for_each_userptr_entry(e, p->bo_list) { in amdgpu_cs_submit()