Searched refs:ttm_round_pot (Results 1 – 5 of 5) sorted by relevance
158 extern size_t ttm_round_pot(size_t size);
584 size_t ttm_round_pot(size_t size) in ttm_round_pot() function600 EXPORT_SYMBOL(ttm_round_pot);
1457 ttm_round_pot(sizeof(struct ttm_tt)) + in ttm_bo_global_init()1458 ttm_round_pot(sizeof(struct ttm_backend)); in ttm_bo_global_init()1461 ttm_round_pot(sizeof(struct ttm_buffer_object)); in ttm_bo_global_init()
58 ttm_round_pot(sizeof(struct ttm_bo_user_object)); in ttm_pl_size()
762 ttm_round_pot(sizeof(struct vmw_dma_buffer)); in vmw_dmabuf_acc_size()