Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dpgm_check.S48 PGM_CHECK(space_switch_exception) /* 1c */
H A Dentry.h43 void space_switch_exception(struct pt_regs *regs);
H A Dtraps.c231 void space_switch_exception(struct pt_regs *regs) in space_switch_exception() function