Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtboot.h95 u32 shutdown_entry; member
/linux-4.4.14/arch/x86/kernel/
Dtboot.c102 pr_debug("shutdown_entry: 0x%x\n", tboot->shutdown_entry); in tboot_probe()
246 shutdown = (void(*)(void))(unsigned long)tboot->shutdown_entry; in tboot_shutdown()