Searched refs:vm_allocate (Results 1 – 7 of 7) sorted by relevance
9 #define vm_allocate __vm_allocate macro184 r = vm_allocate(mach_task_self(), &where, (vm_size_t) amount, TRUE); in more_memory()
42 vm_allocate; vm_deallocate; vm_map;
1822 GLIBC_2.2.6 vm_allocate F
897 * mach/setup-thread.c (__mach_setup_thread): Oops; the vm_allocate
209 * hurd/hurdmalloc.c (vm_allocate, vm_page_size): #define these to
8839 * sysdeps/mach/hurd/mmap.c (__mmap): Short-circuit to vm_allocate
20069 __vm_deallocate instead of vm_allocate and vm_deallocate.