Searched defs:submap (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dversion.h71 uint32_t submap; /* OUT: 32-bit submap */ member in struct:xen_feature_info
/netbsd-current/sys/uvm/
H A Duvm_km.c392 uvm_km_suballoc(struct vm_map *map, vaddr_t *vmin , vaddr_t *vmax , vsize_t size, int flags, bool fixed, struct vm_map *submap) argument
[all...]
H A Duvm_map.c3026 uvm_map_submap(struct vm_map *map, vaddr_t start, vaddr_t end, struct vm_map *submap) argument
[all...]
/netbsd-current/usr.bin/pmap/
H A Dpmap.c589 struct kbit mkbit, *submap; local
[all...]
/netbsd-current/sys/rump/librump/rumpkern/
H A Dvm.c914 uvm_km_suballoc(struct vm_map *map, vaddr_t *minaddr, vaddr_t *maxaddr, vsize_t size, int pageable, bool fixed, struct vm_map *submap) argument

Completed in 271 milliseconds