Searched refs:tmpm (Results 1 – 1 of 1) sorted by relevance
2428 vm_map_t tmpm; in _vm_object_in_map() local2446 tmpm = entry->object.sub_map; in _vm_object_in_map()2447 tmpe = tmpm->header.next; in _vm_object_in_map()2448 entcount = tmpm->nentries; in _vm_object_in_map()2449 while (entcount-- && tmpe != &tmpm->header) { in _vm_object_in_map()2450 if (_vm_object_in_map(tmpm, object, tmpe)) { in _vm_object_in_map()