Searched refs:do_protection_exception (Results 1 – 3 of 3) sorted by relevance
10 pgm_check_handler_t do_protection_exception; variable
57 extern pgm_check_handler_t do_protection_exception;739 pgm_check_table[4] = &do_protection_exception; in trap_init()
422 void __kprobes do_protection_exception(struct pt_regs *regs, in do_protection_exception() function