Home
last modified time | relevance | path

Searched refs:svm_allocate (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vm/
H A Dvm_extern.h53 int svm_allocate __P((struct proc *, void *, int *));
H A Dvm_user.c64 svm_allocate(p, uap, retval) in svm_allocate() function