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