Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu_vamgr.c47 struct amdgpu_bo_va_hole *n; in amdgpu_vamgr_init()
55 n = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_init()
64 struct amdgpu_bo_va_hole *hole, *tmp; in amdgpu_vamgr_deinit()
76 struct amdgpu_bo_va_hole *hole, *n; in amdgpu_vamgr_find_va()
112 n = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_find_va()
136 struct amdgpu_bo_va_hole *hole, *next; in amdgpu_vamgr_free_va()
178 next = calloc(1, sizeof(struct amdgpu_bo_va_hole)); in amdgpu_vamgr_free_va()
Damdgpu_internal.h45 struct amdgpu_bo_va_hole { struct