pmap_addr_hint
vm_offset_t pmap_addr_hint (vm_object_t obj, vm_offset_t addr, vm_size_t size);
*addr = pmap_addr_hint(object, *addr, size);