uvm_vslock
error = uvm_vslock(curproc, addr, len, PROT_READ | PROT_WRITE);
int uvm_vslock(struct proc *, caddr_t, size_t,