Searched refs:__do_pgm_check (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/kernel/ | ||
H A D | entry.h | 23 void __do_pgm_check(struct pt_regs *regs); |
H A D | traps.c | 295 void noinstr __do_pgm_check(struct pt_regs *regs) in __do_pgm_check() function |