Searched refs:PGM_INT_CODE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| A D | ptrace.h | 72 #define PGM_INT_CODE_MASK 0x7f macro |
| /linux/arch/s390/kernel/ | ||
| A D | traps.c | 345 trapnr = regs->int_code & PGM_INT_CODE_MASK; in __do_pgm_check() |
Completed in 4 milliseconds