vm_mem_init
static void vm_mem_init (void *);
SYSINIT(vm_mem, SI_BOOT1_VM, SI_ORDER_FIRST, vm_mem_init, NULL);