Searched defs:arch_maybe_save_ip (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds