Searched refs:VMC_DUMPSAFE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvmem.h78 #define VMC_DUMPSAFE 0x00200000 /* can use alternate dump memory */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c2250 * arena with VMC_DUMPSAFE.
2359 if (cp->cache_arena->vm_cflags & VMC_DUMPSAFE) {
4292 0, VMC_DUMPSAFE | VM_SLEEP);
4297 0, VMC_DUMPSAFE | VM_SLEEP);
4384 VMC_DUMPSAFE | VM_SLEEP);
4402 VMC_DUMPSAFE | VM_SLEEP);
4467 0, VMC_DUMPSAFE | VM_SLEEP);
4472 kmem_firewall_va_arena : heap_arena, 0, VMC_DUMPSAFE |
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c354 VM_SLEEP | VMC_POPULATOR | VMC_DUMPSAFE);
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1299 VMC_DUMPSAFE | VM_SLEEP);

Completed in 362 milliseconds