Searched refs:cpu_map_item (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c109 struct cpu_map_item { struct
117 static struct cpu_map_item **cpu_map = NULL;
1941 struct cpu_map_item **new_map;
1973 struct cpu_map_item *item = NULL;
2065 kmem_free(cpu_map[i], sizeof (struct cpu_map_item));
2086 struct cpu_map_item *item = NULL;
2150 kmem_free(cpu_map[i], sizeof (struct cpu_map_item));

Completed in 64 milliseconds