Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c1179 mach_vm_address_t old_address = get_vm_address(); in allocate() local
1180 assert_trunc_address(old_address, address); in allocate()
1184 (uintmax_t)old_address, (uintmax_t)address); in allocate()