ttm_round_pot
size += ttm_round_pot(struct_size);
size += ttm_round_pot(sizeof(struct ttm_tt));
size += ttm_round_pot(struct_size);
size += ttm_round_pot(sizeof(struct ttm_dma_tt));
extern size_t ttm_round_pot(size_t size);