Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c717 stack_top = stack_bottom & ~(STACK_SIZE - 1); in load_system_tables() local
747 [IST_MCE - 1] = stack_top + IST_MCE * PAGE_SIZE, in load_system_tables()
748 [IST_DF - 1] = stack_top + IST_DF * PAGE_SIZE, in load_system_tables()
749 [IST_NMI - 1] = stack_top + IST_NMI * PAGE_SIZE, in load_system_tables()

Completed in 3 milliseconds