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