Searched defs:submap (Results 1 – 5 of 5) sorted by relevance
71 uint32_t submap; /* OUT: 32-bit submap */ member
394 * => if submap is non NULL we use that as the submap, otherwis in uvm_km_suballoc() argument [all...]
3031 uvm_map_submap(struct vm_map * map,vaddr_t start,vaddr_t end,struct vm_map * submap) uvm_map_submap() argument [all...]
589 struct kbit mkbit, *submap; in dump_vm_map_entry() local
915 vsize_t size, int pageable, bool fixed, struct vm_map *submap) in uvm_km_suballoc()