OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvm_device
(Results
1 - 14
of
14
) 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 */
Makefile
5
INCS= uvm.h uvm_amap.h uvm_anon.h uvm_aobj.h
uvm_device
.h \
uvm_device.c
1
/* $NetBSD:
uvm_device
.c,v 1.80 2022/07/07 13:27:02 riastradh Exp $ */
27
* from: Id:
uvm_device
.c,v 1.1.2.9 1998/02/06 05:11:47 chs Exp
31
*
uvm_device
.c: the device pager.
35
__KERNEL_RCSID(0, "$NetBSD:
uvm_device
.c,v 1.80 2022/07/07 13:27:02 riastradh Exp $");
46
#include <uvm/
uvm_device
.h>
55
LIST_HEAD(udv_list_struct,
uvm_device
);
113
struct
uvm_device
*udv, *lcv;
316
struct
uvm_device
*udv = (struct
uvm_device
*)uobj;
383
struct
uvm_device
*udv = (struct uvm_device *)uobj
[
all
...]
uvm_mmap.c
65
#include <uvm/
uvm_device
.h>
/src/usr.bin/pmap/
pmap.h
58
#include <uvm/
uvm_device
.h>
136
struct
uvm_device
uvm_device
;
member in union:kbit::__anon7865a5be020a
pmap.c
789
S(&kdev) = sizeof(struct
uvm_device
);
791
dev = D(&kdev,
uvm_device
)->u_device;
/src/sys/external/bsd/drm2/drm/
drm_vm.c
40
#include <uvm/
uvm_device
.h>
/src/sys/arch/arm/nvidia/
tegra_drm.c
41
#include <uvm/
uvm_device
.h>
/src/sys/arch/arm/rockchip/
rk_drm.c
40
#include <uvm/
uvm_device
.h>
/src/sys/arch/arm/sunxi/
sunxi_drm.c
40
#include <uvm/
uvm_device
.h>
/src/sys/arch/arm/ti/
ti_lcdc.c
42
#include <uvm/
uvm_device
.h>
/src/sys/rump/librump/rumpkern/
vm.c
78
#include <uvm/
uvm_device
.h>
/src/sys/dev/ic/
ssdfb.c
44
#include <uvm/
uvm_device
.h>
/src/sys/kern/
vfs_vnops.c
101
#include <uvm/
uvm_device
.h>
Completed in 136 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025