Searched refs:swap_notify (Results 1 – 5 of 5) sorted by relevance
162 void (*swap_notify)(struct ttm_buffer_object *bo); member
1174 if (bo->bdev->funcs->swap_notify) in ttm_bo_swapout_cb() 1175 bo->bdev->funcs->swap_notify(bo); in ttm_bo_swapout_cb()
556 .swap_notify = vmw_swap_notify,
756 .swap_notify = i915_ttm_swap_notify,
1616 .swap_notify = xe_ttm_bo_swap_notify,