Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dddidevmap.h270 #define DDI_UMEM_PAGEABLE 0x02 macro
/titanic_50/usr/src/uts/common/vm/
H A Dseg_dev.c3913 if (flags & DDI_UMEM_PAGEABLE) { in ddi_umem_alloc()
3937 ASSERT(!(flags & DDI_UMEM_PAGEABLE)); in ddi_umem_alloc()