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

  /src/sys/uvm/
uvm_device.h 1 /* $NetBSD: uvm_device.h,v 1.15 2021/12/18 16:31:53 riastradh Exp $ */
27 * from: Id: uvm_device.h,v 1.1.2.2 1997/10/03 17:39:44 chuck Exp
41 * uvm_device.h
53 * the uvm_device structure. object is put at the top of the data structure.
55 * (struct uvm_device *) == (struct uvm_object *)
58 struct uvm_device { struct
62 LIST_ENTRY(uvm_device) u_list; /* list of device objects */
  /src/usr.bin/pmap/
pmap.h 58 #include <uvm/uvm_device.h>
136 struct uvm_device uvm_device; member in union:kbit::__anon7865a5be020a

Completed in 38 milliseconds