Lines Matching refs:inheritance
3745 vm_inherit_t inheritance);
3969 vm_inherit_t inheritance) in mach_vm_remap_wrapped_kern() argument
3978 …ress, size, mask, flags, src_task, src_address, copy, cur_protection, max_protection, inheritance); in mach_vm_remap_wrapped_kern()
3996 vm_inherit_t inheritance) in IMPL()
4005 …, VM_KERN_MEMORY_OSFMK), src_task, src_address, copy, cur_protection, max_protection, inheritance); in IMPL()
4026 vm_inherit_t inheritance)
4031 …ress, size, mask, flags, src_task, src_address, copy, cur_protection, max_protection, inheritance);
4049 vm_inherit_t inheritance)
4054 …ress, size, mask, flags, src_task, src_address, copy, cur_protection, max_protection, inheritance);
4074 vm_inherit_t inheritance)
4079 …sk, flags, src_task, (vm_address_t)src_address, copy, cur_protection, max_protection, inheritance);
4983 info.inheritance = INVALID_INHERIT; in call_mach_vm_region()
5004 info.inheritance = INVALID_INHERIT; in call_vm_region()