acpi_cpu_notify
AcpiInstallNotifyHandler(handle, ACPI_DEVICE_NOTIFY, acpi_cpu_notify, sc);
static void acpi_cpu_notify(ACPI_HANDLE, UINT32, void *);