Home
last modified time | relevance | path

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

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