Home
last modified time | relevance | path

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

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