Searched refs:cpu_map_item (Results 1 – 1 of 1) sorted by relevance
109 struct cpu_map_item { struct117 static struct cpu_map_item **cpu_map = NULL; argument1948 struct cpu_map_item **new_map; in acpica_grow_cpu_map()1980 struct cpu_map_item *item = NULL; in acpica_add_processor_to_map()2072 kmem_free(cpu_map[i], sizeof (struct cpu_map_item)); in acpica_remove_processor_from_map()2093 struct cpu_map_item *item = NULL; in acpica_map_cpu()2157 kmem_free(cpu_map[i], sizeof (struct cpu_map_item)); in acpica_unmap_cpu()