Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/
Dirqflags.h18 static inline void arch_maybe_save_ip(unsigned long flags) in arch_maybe_save_ip() function
24 #define arch_maybe_save_ip(flags) do {} while (0) macro
51 arch_maybe_save_ip(flags); in arch_local_irq_save()
78 arch_maybe_save_ip(old_psr & ~flags); in arch_local_irq_restore()