Searched refs:IS_HUGE (Results 1 – 1 of 1) sorted by relevance
67 IS_HUGE = 1 << 5 enumerator305 if (pool->type & IS_HUGE) in __ttm_dma_alloc_page()316 if (pool->type & IS_HUGE) in __ttm_dma_alloc_page()371 if (pool->type & IS_HUGE) { in ttm_dma_pages_put()560 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_HUGE}; in ttm_dma_pool_init() enumerator597 if (type & IS_HUGE) in ttm_dma_pool_init()915 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_populate()919 pool = ttm_dma_pool_init(dev, gfp_flags, type | IS_HUGE); in ttm_dma_populate()1008 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_unpopulate()