Searched refs:DDI_UMEM_PAGEABLE (Results 1 – 2 of 2) sorted by relevance
270 #define DDI_UMEM_PAGEABLE 0x02 macro
3913 if (flags & DDI_UMEM_PAGEABLE) { in ddi_umem_alloc()3937 ASSERT(!(flags & DDI_UMEM_PAGEABLE)); in ddi_umem_alloc()