Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dtraps.c35 static inline void __user *get_trap_ip(struct pt_regs *regs) in get_trap_ip() function
54 force_sig_fault(si_signo, si_code, get_trap_ip(regs)); in do_report_trap()
157 location = get_trap_ip(regs); in illegal_op()