Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dkmem.h83 #define KMC_PREFILL 0x00800000 macro
/titanic_41/usr/src/uts/common/vm/
H A Dvm_anon.c235 AN_CACHE_ALIGN, NULL, NULL, NULL, NULL, NULL, KMC_PREFILL); in anon_init()
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c3753 if (cflags & KMC_PREFILL) in kmem_cache_create()