Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtboot.h82 u32 shutdown_entry; member
/Linux-v5.4/arch/x86/kernel/
Dtboot.c83 pr_debug("shutdown_entry: 0x%x\n", tboot->shutdown_entry); in tboot_probe()
242 shutdown = (void(*)(void))(unsigned long)tboot->shutdown_entry; in tboot_shutdown()