_kern_area_for
extern area_id _kern_area_for(void *address);
return _kern_area_for(address);
sLastHeapArea = _kern_area_for(sLastHeapBase);