Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_allocation.c677 get_buffer_address() in get_buffer_address() function
1430 mach_vm_address_t dest = get_buffer_address(); in copy_region()
2556 mach_vm_address_t buffer_address = get_buffer_address(); in pattern_write()
2597 mach_vm_address_t dest = get_buffer_address(); in test_copy_null_map()
2711 mach_vm_address_t dest = get_buffer_address(); in write_copy_verify_pattern()
2866 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_partially_unreadable_region()
2893 mach_vm_address_t source = get_buffer_address(); in test_copy_dest_partially_unwriteable_region()
2927 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_on_partially_deallocated_range()
2951 mach_vm_address_t dest = get_buffer_address(); in test_copy_dest_on_partially_deallocated_range()
2975 mach_vm_address_t dest = get_buffer_address(); in test_copy_dest_on_partially_unwritable_range()
[all …]