Searched refs:_mach_make_memory_entry (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/osfmk/vm/ |
| H A D | vm32_user.c | 616 return _mach_make_memory_entry(target_map, size, offset, permission, object_handle, parent_handle); in vm32_mach_make_memory_entry_64() 632 kr = _mach_make_memory_entry(target_map, &mo_size, in vm32_mach_make_memory_entry()
|
| H A D | vm_memory_entry.c | 1201 _mach_make_memory_entry( in _mach_make_memory_entry() function
|
| H A D | vm_tests.c | 1559 …kr = _mach_make_memory_entry(VM_MAP_NULL, &throwaway_size, alloced_addr, VM_PROT_DEFAULT, &mem_ent… in vm_map_null_tests()
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | mach_vm.defs | 466 routine _mach_make_memory_entry(
|
| /xnu-12377.1.9/tests/vm/ |
| H A D | vm_parameter_validation.c | 378 IMPL(_mach_make_memory_entry, mach_vm_address_t) in IMPL()
|