Loading...
Defined in 1 files as a macro:
Referenced in 101 files:
- bsd/dev/dtrace/dtrace_glue.c, 4 times
- bsd/dev/dtrace/dtrace_ptss.c, 3 times
- bsd/kern/code_signing/txm.c, line 477
- bsd/kern/kern_exec.c, 3 times
- bsd/kern/kern_mman.c, 11 times
- bsd/kern/mach_loader.c, line 1594
- bsd/kern/posix_shm.c, 2 times
- bsd/kern/sysv_shm.c, line 466
- bsd/tests/copyio_tests.c, 12 times
- bsd/vfs/vfs_bio.c, line 1388
- bsd/vm/vm_unix.c, 3 times
- iokit/Kernel/IOMemoryDescriptor.cpp, 10 times
- iokit/Kernel/IOMultiMemoryDescriptor.cpp, line 289
- iokit/bsddev/skywalk/IOSkywalkSupport.cpp, line 1218
- libkern/c++/OSKext.cpp, 6 times
- libkern/kxld/kxld_seg.c, line 51
- osfmk/arm/caches.c, 2 times
- osfmk/arm/pmap/pmap.c, 33 times
- osfmk/arm/trap_internal.h, 2 times
- osfmk/arm64/hibernate_restore.c, line 376
- osfmk/arm64/loose_ends.c, 3 times
- osfmk/arm64/machine_routines.c, 4 times
- osfmk/arm64/platform_tests.c, line 1624
- osfmk/arm64/sleh.c, line 1596
- osfmk/arm64/sptm/pmap/pmap.c, 36 times
- osfmk/device/iokit_rpc.c, 2 times
- osfmk/i386/AT386/model_dep.c, 2 times
- osfmk/i386/commpage/commpage.c, line 217
- osfmk/i386/i386_init.c, line 1246
- osfmk/i386/lapic_native.c, line 140
- osfmk/i386/machine_routines.c, line 256
- osfmk/i386/pmap_x86_common.c, 6 times
- osfmk/i386/trap.c, 2 times
- osfmk/kern/exclaves_memory.c, 2 times
- osfmk/kern/exclaves_resource.c, line 2046
- osfmk/kern/zalloc.c, 2 times
- osfmk/mach/dyld_kernel_fixups.h, line 471
- osfmk/mach/vm_prot.h, 2 times
- osfmk/tests/pmap_tests.c, 7 times
- osfmk/tests/vm_parameter_validation.h, 10 times
- osfmk/tests/vm_parameter_validation_kern.c, 5 times
- osfmk/vm/device_vm.c, line 350
- osfmk/vm/memory_object.c, 7 times
- osfmk/vm/vm_compressor_xnu.h, line 350
- osfmk/vm/vm_dyld_pager.c, line 1684
- osfmk/vm/vm_fault.c, 58 times
- osfmk/vm/vm_map.c, 34 times
- osfmk/vm/vm_map_lock.c, 2 times
- osfmk/vm/vm_memory_entry.c, 3 times
- osfmk/vm/vm_mte_tests.c, line 167
- osfmk/vm/vm_pageout.c, 4 times
- osfmk/vm/vm_resident.c, 3 times
- osfmk/vm/vm_shared_region.c, 4 times
- osfmk/vm/vm_swapfile_pager.c, line 370
- osfmk/vm/vm_tests.c, 7 times
- osfmk/vm/vm_user.c, 2 times
- osfmk/x86_64/pmap.c, 5 times
- san/coverage/kcov_ksancov.c, 3 times
- tests/arm_mte.c, 2 times
- tests/arm_mte_alias_restriction.c, 3 times
- tests/ipc/ipc_read_inspect.c, 8 times
- tests/os_thread_self_restrict_pagers.c, 3 times
- tests/perf_exit_proc.c, 2 times
- tests/proc_info.c, 9 times
- tests/shared_cache_reslide_test.c, 2 times
- tests/try_read_write_test.c, 4 times
- tests/unit/hypervisor/nested_vcpu_tests.c, line 62
- tests/unit/macros_testing/test_memory_macros.c, line 77
- tests/unit/vm/test_non_vm_map_adoptions.c, 3 times
- tests/unit/vm/test_vm_fault.c, line 64
- tests/unit/vm/vm_copy_tests.c, 30 times
- tests/unit/vm/vm_map_enter_tests.c, 4 times
- tests/unit/vm/vm_map_fork_tests.c, 2 times
- tests/unit/vm/vm_map_misc_api_tests.c, 3 times
- tests/unit/vm/vm_map_store_tests.c, 4 times
- tests/vm/configurator/vm_configurator.c, 13 times
- tests/vm/configurator/vm_configurator.h, 2 times
- tests/vm/configurator/vm_configurator_tests.h, 33 times
- tests/vm/configurator_fault.c, line 97
- tests/vm/configurator_test.c, 34 times
- tests/vm/configurator_vm_behavior_set.c, 3 times
- tests/vm/configurator_vm_protect.c, 8 times
- tests/vm/configurator_vm_remap.c, 5 times
- tests/vm/reallocation.c, 3 times
- tests/vm/upl.c, 2 times
- tests/vm/vm_allocation.c, 13 times
- tests/vm/vm_memory_entry_parent_test.c, 9 times
- tests/vm/vm_parameter_validation.c, 4 times
- tests/vm/vm_ranges.c, 2 times
- tests/vm/vm_test_102067976.c, line 32
- tests/vm/vm_test_90774260.c, 9 times
- tests/vm/vm_test_cow_before_zf_read.c, line 38
- tests/vm/vm_test_linkedit_permanent.c, line 273
- tests/vm/vm_test_shreg_ro.c, 3 times
- tests/vm/vm_unaligned_copy_protection_race.c, line 49
- tests/vm/vm_unaligned_copy_switch_race.c, 7 times
- tests/vm_memory_tests_src/vm_tests.c, line 354
- tests/vm_phys_footprint.c, 11 times
- tests/vm_stress_tests/vm_stress.cpp, line 318
- tests/vm_test_mach_map.c, 34 times
- tools/tests/superpages/testsp.c, line 434