cpu_acpi_state_t
handle = kmem_zalloc(sizeof (cpu_acpi_state_t), KM_SLEEP);
kmem_free(handle, sizeof (cpu_acpi_state_t));
kmem_free(handle, sizeof (cpu_acpi_state_t));
typedef cpu_acpi_state_t *cpu_acpi_handle_t;