Home
last modified time | relevance | path

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

/xen/xen/arch/x86/cpu/
A Dcommon.c770 tss->ist[IST_MCE - 1] = stack_top + (1 + IST_MCE) * PAGE_SIZE; in load_system_tables()
800 ist_ssp[IST_MCE] = stack_top + (IST_MCE * IST_SHSTK_SIZE) - 8; in load_system_tables()
/xen/xen/include/asm-x86/
A Dprocessor.h449 #define IST_MCE 1UL macro
469 set_ist(&idt[TRAP_machine_check], IST_MCE); in enable_each_ist()
/xen/xen/arch/x86/
A Dmm.c6186 write_sss_token(p + (IST_MCE * IST_SHSTK_SIZE) - 8); in memguard_guard_stack()

Completed in 17 milliseconds