Searched refs:vm_map_unwire_nested (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/osfmk/vm/ |
| H A D | vm_map.c | 337 static kern_return_t vm_map_unwire_nested( 6589 vm_map_unwire_nested(map, start, in vm_map_wire_nested() 7079 vm_map_unwire_nested(map, start, s, user_wire, in vm_map_wire_nested() 7208 vm_map_unwire_nested( in vm_map_unwire_nested() function 7366 vm_map_unwire_nested(VME_SUBMAP(entry), in vm_map_unwire_nested() 7407 vm_map_unwire_nested(VME_SUBMAP(entry), in vm_map_unwire_nested() 7600 return vm_map_unwire_nested(map, start, end, in vm_map_unwire_impl() 8554 (void) vm_map_unwire_nested(sub_map, in vm_map_delete()
|