Home
last modified time | relevance | path

Searched defs:evicted (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_api.h195 bool evicted; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_vm.h180 struct list_head evicted; member
H A Damdgpu_vm.c2508 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()