Searched refs:IS_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
61 #define IS_UNDEFINED (0) macro355 enum pool_type type = IS_UNDEFINED; in ttm_to_type()567 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_UNDEFINED}; in ttm_dma_pool_init() enumerator644 if (type == IS_UNDEFINED) in ttm_dma_find_pool()