Home
last modified time | relevance | path

Searched defs: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
567 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_UNDEFINED}; in ttm_dma_pool_init() enumerator