Searched refs:IS_DMA32 (Results 1 – 1 of 1) sorted by relevance
65 IS_DMA32 = 1 << 4, enumerator332 type |= IS_DMA32; 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