Searched refs:VM_MEMLOAD (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvmem.h51 * VM_MEMLOAD is for use by the HAT to avoid infinite recursion.
54 #define VM_MEMLOAD 0x00000800 macro
/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c190 * Allocations from the hat_memload arena add VM_MEMLOAD to their
198 flags |= (VM_MEMLOAD | VM_NORELOC);
895 if (vmflag & VM_MEMLOAD)

Completed in 38 milliseconds