Searched refs:IS_DMA32 (Results 1 – 1 of 1) sorted by relevance
66 IS_DMA32 = 1 << 4, enumerator333 type |= IS_DMA32; in ttm_to_type()558 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_HUGE}; in ttm_dma_pool_init() enumerator