Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dtboot.h86 uint32_t shutdown_entry; /* entry point for tboot shutdown */ member
/xen/xen/arch/x86/
A Dtboot.c120 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