cpu_map_item
static struct cpu_map_item **cpu_map = NULL;
struct cpu_map_item **new_map;
struct cpu_map_item *item = NULL;
kmem_free(cpu_map[i], sizeof (struct cpu_map_item));
struct cpu_map_item *item = NULL;
kmem_free(cpu_map[i], sizeof (struct cpu_map_item));