Home
last modified time | relevance | path

Searched defs:uvm (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/uvm/
H A Duvm.h52 struct uvm { struct
61 boolean_t page_init_done; /* TRUE if uvm_page_init() finished */ argument
62 struct uvm_pmr_control pmr_control; /* [F] pmemrange data */ argument
76 /* aio_done is locked by uvm.aiodoned_lock. */ argument
80 struct uvm_object *kernel_object; argument
H A Duvm_init.c53 struct uvm uvm; /* decl */ variable
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dmib.c398 struct uvmexp uvm; in mib_hrstorage() local