Searched refs:last_object (Results 1 – 1 of 1) sorted by relevance
16253 vm_object_t last_object; in vm_map_machine_attribute() local16264 last_object = NULL; in vm_map_machine_attribute()16280 last_object = object; in vm_map_machine_attribute()16282 vm_object_lock(last_object->shadow); in vm_map_machine_attribute()16283 vm_object_unlock(last_object); in vm_map_machine_attribute()