Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dpgm_check.S27 PGM_CHECK(data_exception) /* 07 */
H A Dentry.h30 void data_exception(struct pt_regs *regs);
H A Dtraps.c222 void data_exception(struct pt_regs *regs) in data_exception() function