Home
last modified time | relevance | path

Searched refs:KMC_PREFILL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h86 #define KMC_PREFILL 0x00800000 macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c234 AN_CACHE_ALIGN, NULL, NULL, NULL, NULL, NULL, KMC_PREFILL); in anon_init()
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3810 if (cflags & KMC_PREFILL) in kmem_cache_create()