Searched refs:ttm_round_pot (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_memory.h158 extern size_t ttm_round_pot(size_t size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_memory.c584 size_t ttm_round_pot(size_t size) function
600 EXPORT_SYMBOL(ttm_round_pot); variable
H A Dttm_bo.c1490 ttm_round_pot(sizeof(struct ttm_tt)) +
1491 ttm_round_pot(sizeof(struct ttm_backend));
1494 ttm_round_pot(sizeof(struct ttm_buffer_object));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c758 ttm_round_pot(sizeof(struct vmw_dma_buffer));

Completed in 69 milliseconds