Home
last modified time | relevance | path

Searched refs:IS_UNDEFINED (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c61 #define IS_UNDEFINED (0) macro
355 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() enumerator
644 if (type == IS_UNDEFINED) in ttm_dma_find_pool()