Searched refs:tboot_shutdown (Results 1 – 5 of 5) sorted by relevance
126 extern void tboot_shutdown(u32 shutdown_type);135 #define tboot_shutdown(shutdown_type) do { } while (0) macro
603 tboot_shutdown(TB_SHUTDOWN_REBOOT); in native_machine_emergency_restart()743 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_halt()756 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_power_off()
220 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function298 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()
1759 tboot_shutdown(TB_SHUTDOWN_WFS); in native_play_dead()
287 tboot_shutdown(TB_SHUTDOWN_WFS); in resume_play_dead()