Home
last modified time | relevance | path

Searched defs:uvm_deviceops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_device.c74 const struct uvm_pagerops uvm_deviceops = { variable
/netbsd-src/usr.bin/pmap/
H A Dmain.c57 void *uvm_vnodeops, *uvm_deviceops, *aobj_pager, *ubc_pager; variable