UMC_QCACHE
ASSERT((cflags & (UMC_INTERNAL | UMC_QCACHE)) != 0);
if ((cflags & UMC_QCACHE) && (cp->cache_flags & UMF_AUDIT))
if (cflags & UMC_QCACHE)
NULL, vmp, UMC_QCACHE | UMC_NOTOUCH);