Searched refs:UMC_QCACHE (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h46 #define UMC_QCACHE 0x00100000 macro
H A Dumem.c2401 ASSERT((cflags & (UMC_INTERNAL | UMC_QCACHE)) != 0);
2479 if ((cflags & UMC_QCACHE) && (cp->cache_flags & UMF_AUDIT))
2599 if (cflags & UMC_QCACHE)
H A Dvmem.c1501 NULL, vmp, UMC_QCACHE | UMC_NOTOUCH);

Completed in 33 milliseconds