Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dtraps.c53 extern pgm_check_handler_t do_asce_exception;
689 pgm_check_table[0x38] = &do_asce_exception; in trap_init()
/linux-2.6.39/arch/s390/mm/
Dfault.c428 void __kprobes do_asce_exception(struct pt_regs *regs, long pgm_int_code, in do_asce_exception() function