Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h228 struct list_head evicted; member
352 uint64_t evicted; member
H A Damdgpu_vm.c2304 void amdgpu_vm_bo_invalidate(struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
2333 bool evicted) in amdgpu_vm_bo_move()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c152 bool evicted; member