KM_STACK
return(kmem_alloc3(map, size, VM_SUBSYS_STACK, kmflags|KM_STACK));
if (kmflags & KM_STACK) {