Searched refs:mach_make_memory_entry (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/tests/ |
| H A D | perf_vmfault.c | 124 …T_QUIET; T_ASSERT_MACH_SUCCESS(mach_make_memory_entry(mach_task_self(), &size, addr1, VM_PROT_ALL … in map_mem_regions_single()
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | mach_vm.defs | 468 routine mach_make_memory_entry( 576 * mach_make_memory_entry() -
|
| H A D | mach_host.defs | 118 * and can be subsetted through the mach_make_memory_entry call
|
| H A D | vm_map.defs | 358 routine mach_make_memory_entry(
|
| /xnu-8019.80.24/osfmk/i386/commpage/ |
| H A D | commpage.c | 173 if ((kr = mach_make_memory_entry( kernel_map, // target map in commpage_allocate()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOMemoryDescriptor.cpp | 1119 err = mach_make_memory_entry(NULL /*unused*/, &unused, 0 /*unused*/, in memoryReferenceMap() 1431 err = mach_make_memory_entry(NULL /*unused*/, &unused, 0 /*unused*/, in memoryReferenceMapNew()
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_user.c | 3355 mach_make_memory_entry( in mach_make_memory_entry() function
|