SYNOPSIS void vm_unmap_ram(const void * mem, unsigned int count); ARGUMENTS mem the pointer returned by vm_map_ram count the count passed to that vm_map_ram call (cannot unmap partial) COPYRIGHT