Loading...
Defined in 5 files as a prototype:
- osfmk/vm/vm_map_internal.h, line 277 (as a prototype)
- tests/unit/vm/test_non_vm_map_adoptions.c, line 1070 (as a prototype)
- tests/unit/vm/vm_map_misc_api_tests.c, line 1912 (as a prototype)
- tests/unit/vm/vm_map_remove_tests.c, line 436 (as a prototype)
- tests/unit/vm/vm_map_remove_tests.c, line 531 (as a prototype)
Defined in 1 files as a function:
Referenced in 12 files:
- osfmk/i386/commpage/commpage.c
- osfmk/vm/vm_map.c, line 23167
- osfmk/vm/vm_map_lock_tests.c, line 3403
- osfmk/vm/vm_shared_region.c, line 266
- osfmk/vm/vm_test_utils.c, line 126
- osfmk/vm/vm_tests.c, line 3484
- tests/unit/vm/test_non_vm_map_adoptions.c, line 187
- tests/unit/vm/test_vm_map_wire.c, line 127
- tests/unit/vm/vm_copy_tests.c, line 120
- tests/unit/vm/vm_map_fork_tests.c, line 441
- tests/unit/vm/vm_map_misc_api_tests.c, line 870
- tests/unit/vm/vm_range_lock_tests.c