Searched refs:amdgpu_bo_va_hole (Results 1 – 2 of 2) sorted by relevance
60 struct amdgpu_bo_va_hole *hole, *tmp; in amdgpu_vamgr_deinit()72 struct amdgpu_bo_va_hole *hole, *n; in amdgpu_vamgr_find_va()109 n = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_find_va()145 n = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_find_va()160 struct amdgpu_bo_va_hole *hole; in amdgpu_vamgr_free_va()180 struct amdgpu_bo_va_hole *next; in amdgpu_vamgr_free_va()216 next = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_free_va()
48 struct amdgpu_bo_va_hole { struct