ttm_agp_bind
return ttm_agp_bind(ttm, reg);
return ttm_agp_bind(ttm, bo_mem);
EXPORT_SYMBOL(ttm_agp_bind);
int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_resource *bo_mem);