Home
last modified time | relevance | path

Searched refs:tboot_shutdown (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
Dreboot.c592 tboot_shutdown(TB_SHUTDOWN_REBOOT); in native_machine_emergency_restart()
732 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_halt()
745 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_power_off()
Dtboot.c218 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function
296 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()
Dsmpboot.c1770 tboot_shutdown(TB_SHUTDOWN_WFS); in native_play_dead()
/arch/x86/power/
Dcpu.c303 tboot_shutdown(TB_SHUTDOWN_WFS); in resume_play_dead()