Searched refs:vm_allocate_external (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/osfmk/vm/ |
| H A D | vm_tests.c | 505 extern kern_return_t vm_allocate_external(vm_map_t map, 553 kr = vm_allocate_external(test_map, in vm_test_4k() 571 kr = vm_allocate_external(test_map, in vm_test_4k() 583 kr = vm_allocate_external(test_map, in vm_test_4k() 595 kr = vm_allocate_external(test_map, in vm_test_4k() 607 kr = vm_allocate_external(test_map, in vm_test_4k() 660 kr = vm_allocate_external(test_map, in vm_test_4k() 1617 kr = vm_allocate_external(VM_MAP_NULL, &vm_throwaway_addr, size_16kb, VM_FLAGS_ANYWHERE); in vm_map_null_tests()
|
| H A D | vm_user.c | 170 vm_allocate_external( in vm_allocate_external() function
|