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

/linux-4.1.27/arch/s390/kernel/
H A Dtraps.c27 static inline void __user *get_trap_ip(struct pt_regs *regs) get_trap_ip() function
67 info.si_addr = get_trap_ip(regs); do_report_trap()
188 location = get_trap_ip(regs); illegal_op()
298 location = get_trap_ip(regs); data_exception()

Completed in 61 milliseconds