Searched refs:base_object (Results 1 – 1 of 1) sorted by relevance
16252 vm_object_t base_object; in vm_map_machine_attribute() local16263 base_object = object; in vm_map_machine_attribute()16292 if (base_object != object) { in vm_map_machine_attribute()16294 vm_object_lock(base_object); in vm_map_machine_attribute()16295 object = base_object; in vm_map_machine_attribute()