acpi_cpu_startup
static void acpi_cpu_startup(void *arg);
acpi_cpu_startup(NULL);
AcpiOsExecute(OSL_NOTIFY_HANDLER, acpi_cpu_startup, NULL);