Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dentry.h26 void do_protection_exception(struct pt_regs *regs);
Dpgm_check.S23 PGM_CHECK(do_protection_exception) /* 04 */
Dentry.S94 # do_protection_exception will rewind to .Lrewind_pad
1016 # some program checks are suppressing. C code (e.g. do_protection_exception)
/linux-4.1.27/arch/s390/mm/
Dfault.c521 void do_protection_exception(struct pt_regs *regs) in do_protection_exception() function
547 NOKPROBE_SYMBOL(do_protection_exception);