Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtraps.c290 static inline void __user *get_psw_address(struct pt_regs *regs) in get_psw_address() function
309 info.si_addr = get_psw_address(regs); in do_trap()
413 location = get_psw_address(regs); in illegal_op()
481 location = (__u16 __user *) get_psw_address(regs); in specification_exception()
530 location = get_psw_address(regs); in data_exception()