Searched refs:del_from_lru_notify (Results 1 – 3 of 3) sorted by relevance
392 void (*del_from_lru_notify)(struct ttm_buffer_object *bo); member
223 if (notify && bdev->driver->del_from_lru_notify) in ttm_bo_del_from_lru()224 bdev->driver->del_from_lru_notify(bo); in ttm_bo_del_from_lru()
1609 .del_from_lru_notify = &amdgpu_vm_del_from_lru_notify