tboot_shutdown
tboot_shutdown(TB_SHUTDOWN_REBOOT);
tboot_shutdown(TB_SHUTDOWN_HALT);
tboot_shutdown(TB_SHUTDOWN_HALT);
tboot_shutdown(TB_SHUTDOWN_WFS);
tboot_shutdown(acpi_shutdown_map[sleep_state]);
tboot_shutdown(TB_SHUTDOWN_WFS);
extern void tboot_shutdown(u32 shutdown_type);