Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtboot.h155 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/linux-2.6.39/arch/x86/kernel/
Dtboot.c219 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function