Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/vm/
H A Dvm_allocation.c658 get_vm_address() in get_vm_address() function
1214 mach_vm_address_t address = get_vm_address(); in allocate()
1226 mach_vm_address_t old_address = get_vm_address(); in allocate()
1289 set_vm_address(get_vm_address() + 1); in set_up_vm_variables_and_allocate_extra_page()
1354 deallocate_range_except_page(get_vm_address(), get_vm_size(), get_already_deallocated_vm_page()); in deallocate()
1366 mach_vm_trunc_page(get_vm_address()), in deallocate_extra_page()
1378 mach_vm_trunc_page(get_vm_address()), in deallocate_vm_and_buffer()
1398 mach_vm_address_t vm_start = mach_vm_trunc_page(get_vm_address()); in deallocate_vm_page_early()
1441 mach_vm_address_t address = get_vm_address(); in read_deallocate()
1488 mach_vm_address_t address = get_vm_address(); in write_buffer()
[all …]