Go to the documentation of this file.
10 #ifndef _ASM_IA64_IRQFLAGS_H
11 #define _ASM_IA64_IRQFLAGS_H
15 #ifdef CONFIG_IA64_DEBUG_IRQ
16 extern unsigned long last_cli_ip;
23 #define arch_maybe_save_ip(flags) do {} while (0)
37 #ifdef CONFIG_PARAVIRT
56 #ifdef CONFIG_IA64_DEBUG_IRQ
73 #ifdef CONFIG_IA64_DEBUG_IRQ
90 static inline void arch_safe_halt(
void)
92 ia64_pal_halt_light();