Searched refs:IS_UC (Results 1 – 1 of 1) sorted by relevance
63 IS_UC = 1 << 2, enumerator270 if (pool->type & IS_UC) { in ttm_set_pages_caching()336 type |= IS_UC; in ttm_to_type()557 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_HUGE}; in ttm_dma_pool_init() enumerator