Home
last modified time | relevance | path

Searched refs:check_fixed_address (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/tests/vm/
H A Dvm_allocation.c413 check_fixed_address(mach_vm_address_t *address, mach_vm_size_t size) in check_fixed_address() function
427 check_fixed_address(address, size); in wrapper_mach_vm_allocate()
434 check_fixed_address(address, size); in wrapper_mach_vm_map()
443 check_fixed_address(address, size); in wrapper_mach_vm_map_4kB()
451 check_fixed_address(address, size); in wrapper_mach_vm_map_2MB()
478 check_fixed_address(address, size); in wrapper_mach_vm_map_named_entry()