Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtboot.h126 extern void tboot_shutdown(u32 shutdown_type);
134 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/linux-6.3-rc2/arch/x86/kernel/
A Dreboot.c591 tboot_shutdown(TB_SHUTDOWN_REBOOT); in native_machine_emergency_restart()
731 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_halt()
744 tboot_shutdown(TB_SHUTDOWN_HALT); in native_machine_power_off()
A Dtboot.c227 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function
305 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()
A Dsmpboot.c1834 tboot_shutdown(TB_SHUTDOWN_WFS); in native_play_dead()
/linux-6.3-rc2/arch/x86/power/
A Dcpu.c294 tboot_shutdown(TB_SHUTDOWN_WFS); in resume_play_dead()

Completed in 9 milliseconds