Searched refs:kve_inheritance (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | sysctl.h | 828 uint32_t kve_inheritance; /* Inheritance */ member |
/netbsd-src/sys/uvm/ | ||
H A D | uvm_map.c | 5372 kve->kve_inheritance = e->inheritance; in fill_vmentries() |