Searched defs:kernel_map_store (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/uvm/ | ||
H A D | uvm_km.c | 200 static struct vm_map kernel_map_store; variable |
/netbsd-src/sys/rump/librump/rumpkern/ | ||
H A D | vm.c | 97 static struct vm_map kernel_map_store; variable |