Home
last modified time | relevance | path

Searched defs:tboot_shutdown (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtboot.h135 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtboot.c221 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function