Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c1187 mach_vm_address_t old_address = get_vm_address(); in allocate() local
1188 assert_trunc_address(old_address, address); in allocate()
1192 (uintmax_t)old_address, (uintmax_t)address); in allocate()