Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dirqflags.h19 static inline void arch_maybe_save_ip(unsigned long flags) in arch_maybe_save_ip() function
25 #define arch_maybe_save_ip(flags) do {} while (0) macro