ttm_bo_move_to_lru_tail
ttm_bo_move_to_lru_tail(&bo->tbo, &vm->lru_bulk_move);
ttm_bo_move_to_lru_tail(&bo->shadow->tbo,
void ttm_bo_move_to_lru_tail(struct ttm_buffer_object *bo,
EXPORT_SYMBOL(ttm_bo_move_to_lru_tail);