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 47 struct amdgpu_bo_va_hole *n;
55 n = calloc(1, sizeof(struct amdgpu_bo_va_hole));
64 struct amdgpu_bo_va_hole *hole, *tmp;
76 struct amdgpu_bo_va_hole *hole, *n;
112 n = calloc(1, sizeof(struct amdgpu_bo_va_hole));
136 struct amdgpu_bo_va_hole *hole, *next;
178 next = calloc(1, sizeof(struct amdgpu_bo_va_hole));
amdgpu_internal.h 45 struct amdgpu_bo_va_hole { struct

Completed in 72 milliseconds