Home
last modified time | relevance | path

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

/arch/s390/mm/
Dfault.c237 tsk->thread.prot_addr = address; in do_sigbus()
277 current->thread.prot_addr = address; in signal_return()
412 tsk->thread.prot_addr = address; in do_exception()
472 current->thread.prot_addr = address; in do_asce_exception()
/arch/s390/include/asm/
Dprocessor.h107 unsigned long prot_addr; /* address of protection-excep. */ member
/arch/s390/lib/
Duaccess_pt.c98 current->thread.prot_addr = address; in __handle_fault()
/arch/s390/kernel/
Dsignal.c314 regs->gprs[5] = current->thread.prot_addr; in setup_frame()
Dcompat_signal.c505 regs->gprs[5] = current->thread.prot_addr; in setup_frame32()