Searched refs:IST_NONE (Results 1 – 2 of 2) sorted by relevance
65 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()
448 #define IST_NONE 0UL macro475 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