Searched refs:tboot_shutdown (Results 1 – 4 of 4) sorted by relevance
145 extern void tboot_shutdown(u32 shutdown_type);154 #define tboot_shutdown(shutdown_type) do { } while (0) macro
532 tboot_shutdown(TB_SHUTDOWN_REBOOT); in native_machine_emergency_restart()662 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_halt()675 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_power_off()
222 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function300 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()
1490 tboot_shutdown(TB_SHUTDOWN_WFS); in native_play_dead()