Home
last modified time | relevance | path

Searched refs:kve_inheritance (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dsysctl.h828 uint32_t kve_inheritance; /* Inheritance */ member
/netbsd-src/sys/uvm/
H A Duvm_map.c5372 kve->kve_inheritance = e->inheritance; in fill_vmentries()