Searched refs:shutdown_entry (Results 1 – 2 of 2) sorted by relevance
86 uint32_t shutdown_entry; /* entry point for tboot shutdown */ member
120 printk(" shutdown_entry: %#x\n", tboot_shared->shutdown_entry); in tboot_probe()399 ((void(*)(void))(unsigned long)g_tboot_shared->shutdown_entry)(); in tboot_shutdown()
Completed in 3 milliseconds