Home
last modified time | relevance | path

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

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