Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dentry.h10 pgm_check_handler_t do_protection_exception; variable
Dtraps.c57 extern pgm_check_handler_t do_protection_exception;
739 pgm_check_table[4] = &do_protection_exception; in trap_init()
/arch/s390/mm/
Dfault.c422 void __kprobes do_protection_exception(struct pt_regs *regs, in do_protection_exception() function