Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dpgm_check.S38 PGM_CHECK(translation_exception) /* 12 */
H A Dentry.h47 void translation_exception(struct pt_regs *regs);
H A Dtraps.c140 void translation_exception(struct pt_regs *regs) in translation_exception() function