Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 39) sorted by relevance

12

/xnu-12377.81.4/osfmk/vm/
H A Dvm_memory_entry.c78 vm_prot_t permission, in vm_memory_entry_decode_perm() argument
85 *protections = permission & VM_PROT_ALL; in vm_memory_entry_decode_perm()
86 *mask_protections = permission & VM_PROT_IS_MASK; in vm_memory_entry_decode_perm()
87 *access = GET_MAP_MEM(permission); in vm_memory_entry_decode_perm()
88 *use_data_addr = ((permission & MAP_MEM_USE_DATA_ADDR) != 0); in vm_memory_entry_decode_perm()
89 *use_4K_compat = ((permission & MAP_MEM_4K_DATA_ADDR) != 0); in vm_memory_entry_decode_perm()
119 vm_prot_t permission __unused, in mach_make_memory_entry_cleanup()
125 VM_SANITIZE_UNSAFE_UNWRAP(*size_u), permission, user_entry, in mach_make_memory_entry_cleanup()
161 vm_prot_t permission, in mach_make_memory_entry_mem_only() argument
190 size_u, offset_u, permission, user_entry, object_handle); in mach_make_memory_entry_mem_only()
[all …]
H A Dvm32_user.c611 vm_prot_ut permission, in vm32_mach_make_memory_entry_64() argument
616 return _mach_make_memory_entry(target_map, size, offset, permission, object_handle, parent_handle); in vm32_mach_make_memory_entry_64()
624 vm_prot_ut permission, in vm32_mach_make_memory_entry() argument
633 mo_offset, permission, object_handle, parent_entry); in vm32_mach_make_memory_entry()
H A Dvm_iokit.h120 vm_prot_ut permission,
/xnu-12377.81.4/tests/vm/
H A Dvm_parameter_validation_replacement_mach_host.defs19 permission :vm_prot_t;
/xnu-12377.81.4/osfmk/mach/
H A Dvm32_map.defs38 * notice and this permission notice appear in all copies of the
202 permission :vm_prot_t;
258 permission :vm_prot_t;
H A Dmach_host.defs38 * notice and this permission notice appear in all copies of the
128 permission :vm_prot_t;
215 permission :vm_prot_t;
H A Daudit_triggers.defs17 * from this software without specific prior written permission.
H A Dhost_security.defs38 * notice and this permission notice appear in all copies of the
H A Dupl.defs38 * notice and this permission notice appear in all copies of the
H A Dexc.defs38 * notice and this permission notice appear in all copies of the
H A Dprocessor.defs38 * notice and this permission notice appear in all copies of the
H A Dnotify.defs38 * notice and this permission notice appear in all copies of the
H A Dvm_map.defs38 * notice and this permission notice appear in all copies of the
366 permission :vm_prot_t;
443 permission :vm_prot_t;
H A Dprof.defs86 * notice and this permission notice appear in all copies of the
H A Dprocessor_set.defs38 * notice and this permission notice appear in all copies of the
/xnu-12377.81.4/osfmk/conf/
H A Dcopyright.cmu8 * notice and this permission notice appear in all copies of the
/xnu-12377.81.4/libsyscall/mach/
H A Derr_us.sub12 * notice and this permission notice appear in all copies of the
H A Derr_ipc.sub12 * notice and this permission notice appear in all copies of the
H A Derr_mach_ipc.sub12 * notice and this permission notice appear in all copies of the
/xnu-12377.81.4/bsd/crypto/doc/
H A DKernelCrypto.txt80 built using this software without specific written permission.
110 built using this software without specific written permission.
141 built using this software without specific written permission.
/xnu-12377.81.4/bsd/vfs/
H A Dvnode_if.src20 # without specific prior written permission.
/xnu-12377.81.4/tests/
H A Dmach_exc.defs38 * notice and this permission notice appear in all copies of the
H A Dexcserver_backtrace.defs38 * notice and this permission notice appear in all copies of the
/xnu-12377.81.4/osfmk/device/
H A Ddevice_types.defs38 * notice and this permission notice appear in all copies of the
/xnu-12377.81.4/osfmk/mach_debug/
H A Dmach_debug_types.defs38 * notice and this permission notice appear in all copies of the

12