HomeSort by relevance Sort by last modified time
    Searched refs:amdgpu_bo_va_hole (Results 1 - 2 of 2) sorted by null

  /external/libdrm/amdgpu/
amdgpu_vamgr.c 60 struct amdgpu_bo_va_hole *hole, *tmp;
72 struct amdgpu_bo_va_hole *hole, *n;
109 n = calloc(1, sizeof(struct amdgpu_bo_va_hole));
145 n = calloc(1, sizeof(struct amdgpu_bo_va_hole));
160 struct amdgpu_bo_va_hole *hole;
180 struct amdgpu_bo_va_hole *next;
216 next = calloc(1, sizeof(struct amdgpu_bo_va_hole));
amdgpu_internal.h 49 struct amdgpu_bo_va_hole { struct

Completed in 716 milliseconds