Home
last modified time | relevance | path

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

12

/xnu-8019.80.24/osfmk/vm/
H A Dvm_user.c2591 vm_prot_t permission, in mach_make_memory_entry_64() argument
2597 if ((permission & MAP_MEM_FLAGS_MASK) & ~MAP_MEM_FLAGS_USER) { in mach_make_memory_entry_64()
2605 if (permission & MAP_MEM_LEDGER_TAGGED) { in mach_make_memory_entry_64()
2611 permission, in mach_make_memory_entry_64()
2622 vm_prot_t permission, in mach_make_memory_entry_internal() argument
2648 …4K_MEMENTRY("map %p offset 0x%llx size 0x%llx prot 0x%x\n", target_map, offset, *size, permission); in mach_make_memory_entry_internal()
2652 if ((permission & MAP_MEM_FLAGS_MASK) & ~MAP_MEM_FLAGS_ALL) { in mach_make_memory_entry_internal()
2656 …ze 0x%llx prot 0x%x -> entry %p kr 0x%x\n", target_map, offset, *size, permission, user_entry, KER… in mach_make_memory_entry_internal()
2663 …ze 0x%llx prot 0x%x -> entry %p kr 0x%x\n", target_map, offset, *size, permission, user_entry, KER… in mach_make_memory_entry_internal()
2667 original_protections = permission & VM_PROT_ALL; in mach_make_memory_entry_internal()
[all …]
H A Dvm32_user.c524 vm_prot_t permission, in vm32_make_memory_entry_64() argument
529 return _mach_make_memory_entry(target_map, size, offset, permission, object_handle, parent_handle); in vm32_make_memory_entry_64()
537 vm_prot_t permission, in vm32_make_memory_entry() argument
546 (memory_object_offset_t)offset, permission, object_handle, in vm32_make_memory_entry()
/xnu-8019.80.24/osfmk/mach/
H A Dvm32_map.defs38 * notice and this permission notice appear in all copies of the
197 permission :vm_prot_t;
253 permission :vm_prot_t;
H A Dmach_host.defs38 * notice and this permission notice appear in all copies of the
124 permission :vm_prot_t;
210 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 Dmemory_object_default.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 Dnotify.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 Dvm_map.defs38 * notice and this permission notice appear in all copies of the
362 permission :vm_prot_t;
453 permission :vm_prot_t;
H A Dprof.defs86 * notice and this permission notice appear in all copies of the
H A Dmach_exc.defs38 * 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
H A Dstd_types.defs38 * notice and this permission notice appear in all copies of the
/xnu-8019.80.24/osfmk/conf/
H A Dcopyright.cmu8 * notice and this permission notice appear in all copies of the
/xnu-8019.80.24/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-8019.80.24/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-8019.80.24/bsd/vfs/
H A Dvnode_if.src20 # without specific prior written permission.
/xnu-8019.80.24/tests/
H A Dmach_exc.defs38 * notice and this permission notice appear in all copies of the
/xnu-8019.80.24/osfmk/device/
H A Ddevice_types.defs38 * notice and this permission notice appear in all copies of the
/xnu-8019.80.24/osfmk/mach_debug/
H A Dmach_debug_types.defs38 * notice and this permission notice appear in all copies of the

12