Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dcrash.c65 set_ist(&idt_tables[cpu][TRAP_machine_check], IST_NONE); in do_nmi_crash()
137 set_ist(&idt_tables[cpu][TRAP_machine_check], IST_NONE); in nmi_shootdown_cpus()
/xen/xen/include/asm-x86/
A Dprocessor.h448 #define IST_NONE 0UL macro
475 set_ist(&idt[TRAP_double_fault], IST_NONE); in disable_each_ist()
476 set_ist(&idt[TRAP_nmi], IST_NONE); in disable_each_ist()
477 set_ist(&idt[TRAP_machine_check], IST_NONE); in disable_each_ist()
478 set_ist(&idt[TRAP_debug], IST_NONE); in disable_each_ist()

Completed in 4 milliseconds