HomeSort by: relevance | last modified time | path
    Searched defs:uvm_io (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_io.c 1 /* $NetBSD: uvm_io.c,v 1.30 2024/05/03 07:09:20 skrll Exp $ */
27 * from: Id: uvm_io.c,v 1.1.2.2 1997/12/30 12:02:00 mrg Exp
31 * uvm_io.c: uvm i/o ops
35 __KERNEL_RCSID(0, "$NetBSD: uvm_io.c,v 1.30 2024/05/03 07:09:20 skrll Exp $");
49 * uvm_io: perform I/O on a map
56 uvm_io(struct vm_map *map, struct uio *uio, int flags) function in typeref:typename:int
  /src/sys/rump/librump/rumpkern/
rumpcopy.c 166 uvm_io(struct vm_map *vm, struct uio *uio, int flag) function in typeref:typename:int

Completed in 13 milliseconds