Home
last modified time | relevance | path

Searched refs:shutdown_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtboot.h82 u32 shutdown_entry; member
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c67 pr_debug("shutdown_entry: 0x%x\n", tboot->shutdown_entry); in check_tboot_version()
251 shutdown = (void(*)(void))(unsigned long)tboot->shutdown_entry; in tboot_shutdown()