Searched refs:tboot_shutdown (Results 1 – 1 of 1) sorted by relevance
126 extern void tboot_shutdown(u32 shutdown_type);135 #define tboot_shutdown(shutdown_type) do { } while (0) macro