Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/pmap/
H A Dmain.c58 struct vm_map *kmem_map, *phys_map, *exec_map, *pager_map; variable
/netbsd-src/sys/kern/
H A Dkern_exec.c286 static struct vm_map *exec_map; global() variable