Searched refs:evicting (Results 1 – 10 of 10) sorted by relevance
49 uint32_t evicting; member
458 if (READ_ONCE(prange->svm_bo->evicting)) { in svm_range_validate_svm_bo()551 svm_bo->evicting = 0; in svm_range_vram_node_new()3313 WRITE_ONCE(fence->svm_bo->evicting, 1); in svm_range_schedule_evict_svm_bo()
406 vm->evicting = false; in amdgpu_vm_validate_pt_bos()428 ret = !vm->evicting; in amdgpu_vm_ready()828 if (vm->evicting) { in amdgpu_vm_update_range()1837 bo_base->vm->evicting = true; in amdgpu_vm_evictable()2078 vm->evicting = false; in amdgpu_vm_init()
251 bool evicting; member
390 This section documents the interface functions for evicting buffer404 available. Note that this is mostly orthogonal to evicting buffer
338 This often involves evicting some objects from the GTT and re-binding
62 2. The cost of evicting the former channel is higher due to the TLB
23 may in turn require evicting some other buffers (and you don't want to
68 in iget and relinquish it when evicting the cookie.
1674 a candidate for evicting another region.
Completed in 21 milliseconds