Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/kernel/
Dtraps.c524 static void data_exception(struct pt_regs *regs) in data_exception() function
631 pgm_check_table[7] = &data_exception; in trap_init()